Pagini recente » Borderou de evaluare (job #1316547) | Borderou de evaluare (job #107152) | Borderou de evaluare (job #2182217) | Borderou de evaluare (job #801059) | Borderou de evaluare (job #1486928)
Borderou de evaluare (job #1486928)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:33:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<m[x].size();++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:67:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<e.size();++j) {
^
user.cpp:54:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dbz.in","r",stdin);
^
user.cpp:55:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dbz.out","w",stdout);
^
user.cpp:57:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
user.cpp:59:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 520kb | OK | 10 |
2 | 560ms | 612kb | OK | 10 |
3 | 224ms | 588kb | OK | 10 |
4 | 320ms | 608kb | OK | 10 |
5 | 2548ms | 1544kb | OK | 10 |
6 | Depăşit | 1744kb | Time limit exceeded. | 0 |
7 | 3388ms | 1580kb | OK | 10 |
8 | 3316ms | 1572kb | OK | 10 |
9 | 3308ms | 1572kb | OK | 10 |
10 | 3300ms | 1576kb | OK | 10 |
Punctaj total | 90 |