Pagini recente » Borderou de evaluare (job #596214) | Borderou de evaluare (job #297168) | Borderou de evaluare (job #2863044) | Borderou de evaluare (job #70750) | Borderou de evaluare (job #1191347)
Borderou de evaluare (job #1191347)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:39:33: 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:40:35: 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:42:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
user.cpp:45:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 856kb | OK | 10 |
2 | 0ms | 856kb | OK | 10 |
3 | 0ms | 892kb | OK | 10 |
4 | 4ms | 908kb | OK | 10 |
5 | 40ms | 1396kb | OK | 10 |
6 | 96ms | 2132kb | OK | 10 |
7 | 120ms | 2148kb | OK | 10 |
8 | 64ms | 1964kb | OK | 10 |
9 | Depăşit | 7844kb | Time limit exceeded. | 0 |
10 | 388ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 80 |