Pagini recente » Borderou de evaluare (job #1864699) | Borderou de evaluare (job #2554027) | Borderou de evaluare (job #2765387) | Borderou de evaluare (job #3113170) | Borderou de evaluare (job #1482220)
Borderou de evaluare (job #1482220)
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:16: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 | 440kb | OK | 10 |
| 2 | 0ms | 440kb | OK | 10 |
| 3 | 0ms | 448kb | OK | 10 |
| 4 | 4ms | 512kb | OK | 10 |
| 5 | 8ms | 588kb | OK | 10 |
| 6 | 56ms | 1316kb | OK | 10 |
| 7 | 164ms | 2928kb | OK | 10 |
| 8 | 148ms | 3396kb | OK | 10 |
| 9 | 824ms | 9188kb | OK | 10 |
| 10 | 832ms | 9176kb | OK | 10 |
| Punctaj total | 100 |