Pagini recente » Borderou de evaluare (job #2397959) | Borderou de evaluare (job #1743369) | Borderou de evaluare (job #1629562) | Borderou de evaluare (job #3175363) | Borderou de evaluare (job #1482169)
Borderou de evaluare (job #1482169)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:14:31: 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:15:33: 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:17:29: 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:19:70: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (; m > 0; --m) scanf("%d%d", &a, &b), graph.at(a).push_back(b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 816kb | OK | 10 |
2 | 0ms | 812kb | OK | 10 |
3 | 0ms | 820kb | OK | 10 |
4 | 8ms | 908kb | OK | 10 |
5 | 12ms | 1016kb | OK | 10 |
6 | 64ms | 1784kb | OK | 10 |
7 | 192ms | 3320kb | OK | 10 |
8 | 152ms | 3376kb | OK | 10 |
9 | Depăşit | 11768kb | Time limit exceeded. | 0 |
10 | Depăşit | 11748kb | Time limit exceeded. | 0 |
Punctaj total | 80 |