Pagini recente » Borderou de evaluare (job #2792735) | Borderou de evaluare (job #914126) | Borderou de evaluare (job #1116046) | Borderou de evaluare (job #2727545) | Borderou de evaluare (job #1826358)
Borderou de evaluare (job #1826358)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:47: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:48: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:49: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:53:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &w);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1404kb | OK | 10 |
2 | 0ms | 1400kb | OK | 10 |
3 | 4ms | 1440kb | OK | 10 |
4 | 4ms | 1452kb | OK | 10 |
5 | 36ms | 1812kb | OK | 10 |
6 | 80ms | 2172kb | OK | 10 |
7 | 100ms | 2208kb | OK | 10 |
8 | 200ms | 3440kb | OK | 10 |
9 | Depăşit | 2772kb | Time limit exceeded. | 0 |
10 | Depăşit | 6592kb | Time limit exceeded. | 0 |
Punctaj total | 80 |