Pagini recente » Borderou de evaluare (job #2706401) | Borderou de evaluare (job #2711066) | Borderou de evaluare (job #1390988) | Borderou de evaluare (job #3208604) | Borderou de evaluare (job #1828007)
Borderou de evaluare (job #1828007)
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:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&p.nod,&p.cost);
^
user.cpp: In function ‘void write()’:
user.cpp:44: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 | 860kb | OK | 10 |
2 | 0ms | 860kb | OK | 10 |
3 | 0ms | 888kb | OK | 10 |
4 | 0ms | 904kb | OK | 10 |
5 | 24ms | 1192kb | OK | 10 |
6 | 40ms | 1488kb | OK | 10 |
7 | 56ms | 1672kb | OK | 10 |
8 | 120ms | 2376kb | OK | 10 |
9 | Depăşit | 2240kb | Time limit exceeded. | 0 |
10 | 300ms | 4484kb | OK | 10 |
Punctaj total | 90 |