Pagini recente » Borderou de evaluare (job #1627999) | Borderou de evaluare (job #154551) | Borderou de evaluare (job #1032548) | Borderou de evaluare (job #3123335) | Borderou de evaluare (job #2120027)
Borderou de evaluare (job #2120027)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:34:13: warning: unused variable ‘costul’ [-Wunused-variable]
int costul = coada.top().first;
^
user.cpp: In function ‘void read()’:
user.cpp:16:37: 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:39: 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:18:25: 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:35: 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 | 1308kb | OK | 10 |
2 | 0ms | 1312kb | OK | 10 |
3 | 0ms | 1344kb | OK | 10 |
4 | 4ms | 1360kb | OK | 10 |
5 | 36ms | 1752kb | OK | 10 |
6 | 64ms | 2048kb | OK | 10 |
7 | 116ms | 2476kb | OK | 10 |
8 | 328ms | Depăşit | Memory limit exceeded. | 0 |
9 | 104ms | 2880kb | OK | 10 |
10 | Depăşit | 6728kb | Time limit exceeded. | 0 |
Punctaj total | 80 |