Pagini recente » Monitorul de evaluare | Monitorul de evaluare | Cod sursa (job #834655) | Borderou de evaluare (job #2766000) | Borderou de evaluare (job #1623578)
Borderou de evaluare (job #1623578)
Raport evaluator
Compilare:
user.cpp:17:17: warning: integer overflow in expression [-Woverflow]
int INF=(1<<31)-1;
^
user.cpp: In function ‘int main()’:
user.cpp:101:37: 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:102:39: 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:104:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&n,&m);
^
user.cpp:108:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d\n",&a,&b,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 288kb | OK | 10 |
| 2 | 0ms | 284kb | OK | 10 |
| 3 | 0ms | 328kb | OK | 10 |
| 4 | 0ms | 344kb | OK | 10 |
| 5 | 20ms | 792kb | OK | 10 |
| 6 | 36ms | 1216kb | OK | 10 |
| 7 | 52ms | 1584kb | OK | 10 |
| 8 | 56ms | 1764kb | OK | 10 |
| 9 | 208ms | 4112kb | OK | 10 |
| 10 | 248ms | 5148kb | OK | 10 |
| Punctaj total | 100 |