Pagini recente » Borderou de evaluare (job #2981871) | Borderou de evaluare (job #3222764) | Borderou de evaluare (job #1483700) | Borderou de evaluare (job #145082) | Borderou de evaluare (job #1435894)
Borderou de evaluare (job #1435894)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs()’:
user.cpp:22:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<graph[n].size(); ++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:34: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:35: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:38: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:40:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1452kb | OK | 10 |
| 2 | 0ms | 1460kb | OK | 10 |
| 3 | 0ms | 1456kb | OK | 10 |
| 4 | 4ms | 1524kb | OK | 10 |
| 5 | 12ms | 1596kb | OK | 10 |
| 6 | 56ms | 2196kb | OK | 10 |
| 7 | 160ms | 3364kb | OK | 10 |
| 8 | 148ms | 3364kb | OK | 10 |
| 9 | 808ms | 9144kb | OK | 10 |
| 10 | 816ms | 9144kb | OK | 10 |
| Punctaj total | 100 |