Pagini recente » Borderou de evaluare (job #2610169) | Borderou de evaluare (job #2282391)
Borderou de evaluare (job #2282391)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:21: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);
^
main.cpp:22: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);
^
main.cpp:24:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
main.cpp:27:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&st,&dr,&len);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 6ms | 2490kb | OK | 10 |
2 | 7ms | 2490kb | Incorect | 0 |
3 | 9ms | 2621kb | Incorect | 0 |
4 | 10ms | 2621kb | Incorect | 0 |
5 | 35ms | 3014kb | Incorect | 0 |
6 | 62ms | 3538kb | Incorect | 0 |
7 | 83ms | 3932kb | Incorect | 0 |
8 | 403ms | 5230kb | Time limit exceeded | 0 |
9 | 109ms | 4980kb | OK | 10 |
10 | 323ms | 7204kb | Incorect | 0 |
Punctaj total | 20 |