Pagini recente » Borderou de evaluare (job #2895256) | Borderou de evaluare (job #860872) | Borderou de evaluare (job #2018431) | Borderou de evaluare (job #1781239) | Borderou de evaluare (job #2104940)
Borderou de evaluare (job #2104940)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(std::pair<int, int>)’:
user.cpp:41:72: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
dirChanges[color] += (abs(painting[x - 1][y]) == color && abs(painting[x][y + 1]) == color ||
^
user.cpp:43:72: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
abs(painting[x + 1][y]) == color && abs(painting[x][y + 1]) == color ||
^
user.cpp:44:72: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
abs(painting[x + 1][y]) == color && abs(painting[x][y - 1]) == color);
^
user.cpp: In function ‘int main()’:
user.cpp:52:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("pictura.in", "r", stdin);
^
user.cpp:53:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("pictura.out", "w", stdout);
^
user.cpp:55:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:61:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &painting[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 476kb | OK | 5 |
| 2 | 0ms | 488kb | Incorect | 0 |
| 3 | 0ms | 488kb | OK | 5 |
| 4 | 0ms | 496kb | OK | 5 |
| 5 | 0ms | 528kb | Incorect | 0 |
| 6 | 0ms | 540kb | Incorect | 0 |
| 7 | 0ms | 732kb | OK | 5 |
| 8 | 0ms | 768kb | OK | 5 |
| 9 | 4ms | 812kb | OK | 5 |
| 10 | 4ms | 856kb | OK | 5 |
| 11 | 16ms | 1260kb | OK | 5 |
| 12 | 16ms | 1260kb | OK | 5 |
| 13 | 32ms | 1664kb | OK | 5 |
| 14 | 32ms | 1660kb | OK | 5 |
| 15 | 36ms | 1664kb | OK | 5 |
| 16 | 80ms | 2092kb | OK | 5 |
| 17 | 112ms | 2540kb | OK | 5 |
| 18 | 184ms | 3396kb | OK | 5 |
| 19 | 280ms | 4236kb | OK | 5 |
| 20 | 332ms | 4676kb | OK | 5 |
| Punctaj total | 85 |