Borderou de evaluare (job #1396184)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:52:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("spider.in","r",stdin);
^
user.cpp:53:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("spider.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:59:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &A[i][j]);
^
user.cpp: In function ‘void fill(int, int, int, bool, bool)’:
user.cpp:44:44: warning: ‘y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
else if (crt != INT_MIN) V = K + B[x][y];
^
user.cpp:44:44: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 332kb | OK | 5 |
2 | 0ms | 396kb | OK | 5 |
3 | 4ms | 600kb | OK | 5 |
4 | 0ms | 792kb | OK | 5 |
5 | 128ms | 1056kb | OK | 5 |
6 | 4ms | 1308kb | OK | 5 |
7 | Depăşit | 2572kb | Time limit exceeded. | 0 |
8 | 60ms | 6256kb | OK | 5 |
9 | Depăşit | 7620kb | Time limit exceeded. | 0 |
10 | 132ms | 8136kb | OK | 5 |
11 | Depăşit | 9596kb | Time limit exceeded. | 0 |
12 | 224ms | 9904kb | OK | 5 |
13 | Depăşit | 10120kb | Time limit exceeded. | 0 |
14 | 272ms | 10584kb | OK | 5 |
15 | Depăşit | 10844kb | Time limit exceeded. | 0 |
16 | 320ms | 11304kb | OK | 5 |
17 | Depăşit | 11684kb | Time limit exceeded. | 0 |
18 | 460ms | 13056kb | OK | 5 |
19 | Depăşit | 13100kb | Time limit exceeded. | 0 |
20 | 476ms | 13184kb | OK | 5 |
Punctaj total | 65 |