Pagini recente » Borderou de evaluare (job #2208557) | Borderou de evaluare (job #1806267) | Borderou de evaluare (job #2238351) | Borderou de evaluare (job #1856438) | Borderou de evaluare (job #2226517)
Borderou de evaluare (job #2226517)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:37:34: 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:38:36: 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:42:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &N, &M, &start);
^
user.cpp:46:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &u, &v);
^
user.cpp:58:34: 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:60:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &N, &M, &start);
^
user.cpp:64:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &u, &v);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 3368kb | OK | 10 |
2 | 0ms | 3368kb | OK | 10 |
3 | 0ms | 3368kb | OK | 10 |
4 | 8ms | 3368kb | OK | 10 |
5 | 20ms | 3376kb | OK | 10 |
6 | 84ms | 3448kb | OK | 10 |
7 | 232ms | 3504kb | OK | 10 |
8 | 196ms | 3500kb | OK | 10 |
9 | Depăşit | 5972kb | Time limit exceeded. | 0 |
10 | Depăşit | 5968kb | Time limit exceeded. | 0 |
Punctaj total | 80 |