Pagini recente » Borderou de evaluare (job #1866107) | Borderou de evaluare (job #31557) | Borderou de evaluare (job #1405139) | Borderou de evaluare (job #3147432) | Borderou de evaluare (job #1354692)
Borderou de evaluare (job #1354692)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:26:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "r", stdin);
^
user.cpp:28:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:30:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &c);
^
user.cpp: In function ‘void write()’:
user.cpp:59:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 856kb | OK | 10 |
2 | 0ms | 864kb | OK | 10 |
3 | 0ms | 888kb | OK | 10 |
4 | 0ms | 908kb | OK | 10 |
5 | 20ms | 1216kb | OK | 10 |
6 | 40ms | 1536kb | OK | 10 |
7 | 56ms | 1712kb | OK | 10 |
8 | 72ms | 1980kb | OK | 10 |
9 | 212ms | 3796kb | Incorect | 0 |
10 | 276ms | 4608kb | Incorect | 0 |
Punctaj total | 80 |