Pagini recente » Borderou de evaluare (job #1148260) | Borderou de evaluare (job #3197293) | Borderou de evaluare (job #2867726) | Borderou de evaluare (job #278695) | Borderou de evaluare (job #1846170)
Borderou de evaluare (job #1846170)
Raport evaluator
Compilare:
user.cpp: In function ‘void Read()’:
user.cpp:16: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:17: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:20:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&p.to,&p.val);
^
user.cpp: In function ‘void Write()’:
user.cpp:48: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 868kb | OK | 10 |
2 | 0ms | 868kb | OK | 10 |
3 | 0ms | 900kb | OK | 10 |
4 | 0ms | 912kb | OK | 10 |
5 | 20ms | 1244kb | OK | 10 |
6 | 44ms | 1564kb | OK | 10 |
7 | 56ms | 1792kb | OK | 10 |
8 | 120ms | 2584kb | OK | 10 |
9 | Depăşit | 2444kb | Time limit exceeded. | 0 |
10 | 308ms | 4612kb | OK | 10 |
Punctaj total | 90 |