Pagini recente » Borderou de evaluare (job #860463) | Borderou de evaluare (job #1642228) | Borderou de evaluare (job #1192121) | Borderou de evaluare (job #861156) | Borderou de evaluare (job #1417200)
Borderou de evaluare (job #1417200)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:34: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:35: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:37: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:40:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1040kb | OK | 10 |
2 | 0ms | 1048kb | OK | 10 |
3 | 0ms | 1080kb | OK | 10 |
4 | 4ms | 1092kb | OK | 10 |
5 | 40ms | 1552kb | OK | 10 |
6 | 100ms | 2260kb | OK | 10 |
7 | 116ms | 2228kb | OK | 10 |
8 | 68ms | 1992kb | OK | 10 |
9 | Depăşit | 7860kb | Time limit exceeded. | 0 |
10 | 392ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 80 |