Pagini recente » Cod sursa (job #404672) | Cod sursa (job #3030596) | Borderou de evaluare (job #1357238) | Borderou de evaluare (job #1563405) | Borderou de evaluare (job #1575294)
Borderou de evaluare (job #1575294)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:42:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.in","r",stdin);
^
user.cpp:43:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.out","w",stdout);
^
user.cpp:44:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&N,&M,&S);
^
user.cpp:48:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&from,&to);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 664kb | OK | 10 |
| 2 | 0ms | 664kb | OK | 10 |
| 3 | 0ms | 672kb | OK | 10 |
| 4 | 4ms | 732kb | Incorect | 0 |
| 5 | 12ms | 816kb | Incorect | 0 |
| 6 | 104ms | 2100kb | OK | 10 |
| 7 | 336ms | 4352kb | OK | 10 |
| 8 | 240ms | 5084kb | Incorect | 0 |
| 9 | Depăşit | 10396kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 10396kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |