Pagini recente » Borderou de evaluare (job #1279926) | Borderou de evaluare (job #1911541) | Borderou de evaluare (job #1097725) | Borderou de evaluare (job #1230528) | Borderou de evaluare (job #1603796)
Borderou de evaluare (job #1603796)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:38:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < g[i].size(); ++ j)
^
user.cpp: In function ‘int main()’:
user.cpp:52:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dbz.in", "r", stdin);
^
user.cpp:53:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dbz.out", "w", stdout);
^
user.cpp:55:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i", &n, &m);
^
user.cpp:58:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i %i", &x, &y, &z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 336kb | OK | 10 |
2 | 552ms | 456kb | Incorect | 0 |
3 | 224ms | 380kb | Incorect | 0 |
4 | 320ms | 396kb | Incorect | 0 |
5 | 2312ms | 1056kb | OK | 10 |
6 | Depăşit | 1208kb | Time limit exceeded. | 0 |
7 | 3140ms | 1196kb | OK | 10 |
8 | 3072ms | 1188kb | OK | 10 |
9 | 3060ms | 1196kb | OK | 10 |
10 | 3160ms | 1192kb | OK | 10 |
Punctaj total | 60 |