Borderou de evaluare (job #1895041)
Raport evaluator
Compilare:
user.cpp: In function ‘void write()’:
user.cpp:94:27: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long unsigned int’ [-Wformat=]
fprintf(fout,"%d\n",vf);
^
user.cpp: In function ‘int BFS()’:
user.cpp:109:15: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
if(!mark[i])
^
user.cpp:100:9: warning: unused variable ‘p’ [-Wunused-variable]
int p,u,i,x;
^
user.cpp:100:11: warning: unused variable ‘u’ [-Wunused-variable]
int p,u,i,x;
^
user.cpp: In function ‘void read()’:
user.cpp:37:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d %d", &n, &m);
^
user.cpp:40:43: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d %d %d", &x, &y, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 488kb | OK | 10 | 10 |
| 2 | 0ms | 604kb | OK | 10 | 10 |
| 3 | 0ms | 756kb | OK | 10 | 10 |
| 4 | 4ms | 916kb | OK | 10 | 10 |
| 5 | 8ms | 1048kb | OK | 10 | 10 |
| 6 | 16ms | 1300kb | OK | 10 | 10 |
| 7 | Depăşit | 2436kb | Time limit exceeded. | 0 | 0 |
| 8 | Depăşit | 3408kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 4012kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4408kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |