Borderou de evaluare (job #2105898)

Utilizator inquisitorAnders inquisitor Data 14 ianuarie 2018 16:34:04
Problema Figuri Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 90

Raport evaluator

Compilare: user.cpp: In function ‘void BFS(short int, short int)’: user.cpp:43:18: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses] if(I > 0 & I <= L & J >= 0 & J < C & ^ user.cpp:43:35: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses] if(I > 0 & I <= L & J >= 0 & J < C & ^ user.cpp:43:44: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses] if(I > 0 & I <= L & J >= 0 & J < C & ^ user.cpp:44: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:58: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:59: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:65: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%hd %hd %hd %hd %hd", &x1, &y1, &x2, &y2, &color); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms476kbOK10
20ms476kbOK10
30ms472kbOK10
40ms488kbOK10
50ms484kbOK10
60ms516kbOK10
70ms516kbOK10
8Depăşit560kbTime limit exceeded.0
90ms564kbOK10
108ms564kbOK10
Punctaj total90

Ceva nu functioneaza?