Pagini recente » Borderou de evaluare (job #3153929) | Borderou de evaluare (job #2882698) | Borderou de evaluare (job #2766687) | Borderou de evaluare (job #806660) | Borderou de evaluare (job #2176205)
Borderou de evaluare (job #2176205)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < vec[node].size(); i++)
^
user.cpp:19:39: 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:20:41: 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);
^
user.cpp:22:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:27:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &from, &to, &co);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3556kb | OK | 10 |
2 | 4ms | 3612kb | Incorect | 0 |
3 | 8ms | 3592kb | Incorect | 0 |
4 | 8ms | 3612kb | Incorect | 0 |
5 | 36ms | 4016kb | Incorect | 0 |
6 | 64ms | 4548kb | Incorect | 0 |
7 | 88ms | 4652kb | Incorect | 0 |
8 | Depăşit | 6152kb | Time limit exceeded. | 0 |
9 | 132ms | 5668kb | OK | 10 |
10 | Depăşit | 8320kb | Time limit exceeded. | 0 |
Punctaj total | 20 |