Pagini recente » Borderou de evaluare (job #2108406) | Borderou de evaluare (job #1156299) | Borderou de evaluare (job #2155840) | Borderou de evaluare (job #1779539) | Borderou de evaluare (job #2274765)
Borderou de evaluare (job #2274765)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:52:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in","rt",stdin);
^
main.cpp:53:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","wt",stdout);
^
main.cpp:55:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
main.cpp:60:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 1310kb | OK | 10 |
2 | 4ms | 1310kb | OK | 10 |
3 | 6ms | 1310kb | OK | 10 |
4 | 7ms | 1441kb | OK | 10 |
5 | 34ms | 1835kb | OK | 10 |
6 | 63ms | 2359kb | OK | 10 |
7 | 68ms | 2621kb | OK | 10 |
8 | 403ms | 4575kb | Time limit exceeded | 0 |
9 | 110ms | 3801kb | OK | 10 |
10 | 381ms | 7077kb | OK | 10 |
Punctaj total | 90 |