Pagini recente » Borderou de evaluare (job #1593990) | Borderou de evaluare (job #1061787) | Borderou de evaluare (job #1250412) | Borderou de evaluare (job #63518) | Borderou de evaluare (job #1828002)
Borderou de evaluare (job #1828002)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:17: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:18: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:21: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:50: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 | 852kb | OK | 10 |
3 | 0ms | 884kb | OK | 10 |
4 | 0ms | 904kb | OK | 10 |
5 | 20ms | 1196kb | OK | 10 |
6 | 40ms | 1500kb | OK | 10 |
7 | 52ms | 1696kb | OK | 10 |
8 | 116ms | 2372kb | OK | 10 |
9 | Depăşit | 2288kb | Time limit exceeded. | 0 |
10 | 280ms | 4444kb | OK | 10 |
Punctaj total | 90 |