Pagini recente » Cod sursa (job #1410112) | Borderou de evaluare (job #2916761) | Borderou de evaluare (job #2700097) | Borderou de evaluare (job #2110074) | Borderou de evaluare (job #2165955)
Borderou de evaluare (job #2165955)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:29:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<G[x].size(); i++){
^
user.cpp:13: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:14: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:16: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:18: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 | 8ms | 5008kb | OK | 10 |
| 2 | 8ms | 5128kb | OK | 10 |
| 3 | 8ms | 5120kb | OK | 10 |
| 4 | 8ms | 5172kb | OK | 10 |
| 5 | 36ms | 5440kb | OK | 10 |
| 6 | 60ms | 5916kb | OK | 10 |
| 7 | 80ms | 6056kb | OK | 10 |
| 8 | 160ms | 6792kb | OK | 10 |
| 9 | Depăşit | 6648kb | Time limit exceeded. | 0 |
| 10 | 392ms | 8892kb | OK | 10 |
| Punctaj total | 90 |