Pagini recente » Borderou de evaluare (job #986184) | Borderou de evaluare (job #1681199) | Diferente pentru problema/cabane intre reviziile 2 si 3 | Borderou de evaluare (job #524226) | Borderou de evaluare (job #2115715)
Borderou de evaluare (job #2115715)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:14: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:15: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: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:20:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
g[a-1].push_back({b-1,c});
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1208kb | OK | 10 |
| 2 | 0ms | 1212kb | OK | 10 |
| 3 | 0ms | 1240kb | OK | 10 |
| 4 | 4ms | 1256kb | OK | 10 |
| 5 | 24ms | 1544kb | OK | 10 |
| 6 | 48ms | 1860kb | OK | 10 |
| 7 | 60ms | 1972kb | OK | 10 |
| 8 | 148ms | 2788kb | OK | 10 |
| 9 | 96ms | 2108kb | OK | 10 |
| 10 | 316ms | 5012kb | OK | 10 |
| Punctaj total | 100 |