Pagini recente » Borderou de evaluare (job #21942) | Borderou de evaluare (job #1094251) | Borderou de evaluare (job #1151633) | Borderou de evaluare (job #3264094) | Borderou de evaluare (job #1193870)
Borderou de evaluare (job #1193870)
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 | 852kb | OK | 10 |
2 | 0ms | 852kb | OK | 10 |
3 | 0ms | 892kb | OK | 10 |
4 | 4ms | 904kb | OK | 10 |
5 | 40ms | 1404kb | OK | 10 |
6 | 96ms | 2132kb | OK | 10 |
7 | 116ms | 2148kb | OK | 10 |
8 | 68ms | 1968kb | OK | 10 |
9 | Depăşit | 7872kb | Time limit exceeded. | 0 |
10 | 392ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 80 |