Borderou de evaluare (job #2105918)

Utilizator inquisitorAnders inquisitor Data 14 ianuarie 2018 17:05:01
Problema Figuri Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 90

Raport evaluator

Compilare: user.cpp: In function ‘void BFS(std::pair<short int, short int>)’: user.cpp:45:18: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses] if(I > 0 & I <= L & J >= 0 & J < C & ^ user.cpp:45:35: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses] if(I > 0 & I <= L & J >= 0 & J < C & ^ user.cpp:45:44: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses] if(I > 0 & I <= L & J >= 0 & J < C & ^ user.cpp:46:28: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses] paper[I][J] == color & !visited[I][J]) ^ user.cpp: In function ‘int main()’: user.cpp:60:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("figuri.in", "r", stdin); ^ user.cpp:61:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("figuri.out", "w", stdout); ^ user.cpp:63:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%hd %hd %hd", &C, &L, &shapes); ^ user.cpp:67:66: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%hd %hd %hd %hd %hd", &x1, &y11, &x2, &y2, &color); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms492kbOK10
20ms480kbOK10
30ms492kbOK10
40ms500kbOK10
50ms500kbOK10
60ms536kbOK10
70ms536kbOK10
8Depăşit584kbTime limit exceeded.0
90ms596kbOK10
104ms596kbOK10
Punctaj total90

Ceva nu functioneaza?