Borderou de evaluare (job #1574123)

Utilizator bogdan10bosBogdan Sitaru bogdan10bos Data 20 ianuarie 2016 10:21:45
Problema Kdist Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:148:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(v[c].size() * v[c].size() <= n) ^ user.cpp:150:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i = 0; i < v[c].size(); i++) ^ user.cpp:151:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j = i + 1; j < v[c].size(); j++) ^ user.cpp: In function ‘char gchar()’: user.cpp:18:38: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread(buff, buffer, 1, stdin); ^ user.cpp: In function ‘int main()’: user.cpp:112:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("kdist.in", "r", stdin); ^ user.cpp:113:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("kdist.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
18ms5148kbOK10
28ms5332kbOK10
324ms7148kbOK10
420ms7256kbOK10
5228ms17412kbIncorect0
6368ms21792kbIncorect0
7996ms36288kbIncorect0
8656ms38412kbIncorect0
9Depăşit46660kbTime limit exceeded.0
10Depăşit46664kbTime limit exceeded.0
Punctaj total40

Ceva nu functioneaza?