Pagini recente » Borderou de evaluare (job #1853004) | Borderou de evaluare (job #1760148) | Borderou de evaluare (job #290636) | Borderou de evaluare (job #1755948) | Borderou de evaluare (job #1980189)
Borderou de evaluare (job #1980189)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:7: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:8: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:9:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:15:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&v[i][1],&v[i][2],&v[i][3]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 256kb | OK | 10 |
2 | 0ms | 260kb | OK | 10 |
3 | 0ms | 292kb | OK | 10 |
4 | 0ms | 304kb | OK | 10 |
5 | 16ms | 636kb | OK | 10 |
6 | 32ms | 964kb | OK | 10 |
7 | 44ms | 1188kb | OK | 10 |
8 | 108ms | 2644kb | OK | 10 |
9 | Depăşit | 1604kb | Time limit exceeded. | 0 |
10 | 208ms | 4356kb | OK | 10 |
Punctaj total | 90 |