Pagini recente » Borderou de evaluare (job #3238683) | Borderou de evaluare (job #799376) | Borderou de evaluare (job #3240385) | Borderou de evaluare (job #2905370) | Borderou de evaluare (job #2176224)
Borderou de evaluare (job #2176224)
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 | 3500kb | OK | 10 |
2 | 4ms | 3664kb | OK | 10 |
3 | 8ms | 3616kb | OK | 10 |
4 | 8ms | 3620kb | OK | 10 |
5 | 36ms | 3984kb | OK | 10 |
6 | 64ms | 4480kb | OK | 10 |
7 | 84ms | 4812kb | OK | 10 |
8 | 188ms | 5864kb | OK | 10 |
9 | 124ms | 5700kb | OK | 10 |
10 | Depăşit | 8068kb | Time limit exceeded. | 0 |
Punctaj total | 90 |