Pagini recente » Borderou de evaluare (job #1796621) | Borderou de evaluare (job #778870) | Clasamentul arhivei de probleme | Monitorul de evaluare | Borderou de evaluare (job #2014186)
Borderou de evaluare (job #2014186)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:27: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:28: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:29:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:32:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1032kb | OK | 10 |
2 | 0ms | 1036kb | OK | 10 |
3 | 0ms | 1072kb | OK | 10 |
4 | 0ms | 1076kb | OK | 10 |
5 | 20ms | 1388kb | OK | 10 |
6 | 44ms | 1736kb | OK | 10 |
7 | 60ms | 1884kb | OK | 10 |
8 | Depăşit | 3040kb | Time limit exceeded. | 0 |
9 | 96ms | 2108kb | OK | 10 |
10 | 280ms | 4972kb | OK | 10 |
Punctaj total | 90 |