Pagini recente » Cod sursa (job #613787) | Diferente pentru problema/macseq intre reviziile 19 si 31 | Borderou de evaluare (job #2404266) | Borderou de evaluare (job #1511671) | Borderou de evaluare (job #2619839)
Borderou de evaluare (job #2619839)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int)':
main.cpp:19:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < graph[currNode].size(); ++i) {
~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:30:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("ubuntzei.in", "r", stdin);
^
main.cpp:31:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("ubuntzei.out", "w", stdout);
^
main.cpp:33:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &k);
^
main.cpp:35:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &loc[i]);
^
main.cpp:41:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &val);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 131kb | OK | 5 |
| 2 | 3ms | 131kb | OK | 5 |
| 3 | 3ms | 262kb | OK | 5 |
| 4 | 3ms | 262kb | OK | 5 |
| 5 | 3ms | 262kb | OK | 5 |
| 6 | 3ms | 262kb | OK | 5 |
| 7 | 4ms | 262kb | OK | 5 |
| 8 | 4ms | 262kb | OK | 5 |
| 9 | 5ms | 393kb | OK | 5 |
| 10 | 6ms | 393kb | OK | 5 |
| 11 | 7ms | 524kb | OK | 5 |
| 12 | 8ms | 524kb | OK | 5 |
| 13 | 11ms | 786kb | OK | 5 |
| 14 | 22ms | 1441kb | OK | 5 |
| 15 | 37ms | 2490kb | OK | 5 |
| 16 | 43ms | 2621kb | OK | 5 |
| 17 | 46ms | 2490kb | OK | 5 |
| 18 | 50ms | 2621kb | OK | 5 |
| 19 | 59ms | 2621kb | OK | 5 |
| 20 | 3ms | 131kb | OK | 5 |
| Punctaj total | 100 |