Pagini recente » Borderou de evaluare (job #1791946) | Borderou de evaluare (job #967458) | Borderou de evaluare (job #2044169) | Borderou de evaluare (job #813814) | Borderou de evaluare (job #1663039)
Borderou de evaluare (job #1663039)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:65:9: warning: unused variable ‘i’ [-Wunused-variable]
int i, x, y, cost, p, Min;
^
user.cpp: In function ‘void read()’:
user.cpp:47:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:51:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &cost);
^
user.cpp: In function ‘int main()’:
user.cpp:106:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("transport2.in", "r", stdin);
^
user.cpp:107:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("transport2.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 476kb | OK | 10 |
2 | 0ms | 484kb | OK | 10 |
3 | 0ms | 496kb | OK | 10 |
4 | 0ms | 500kb | OK | 10 |
5 | 4ms | 612kb | OK | 10 |
6 | 20ms | 1084kb | OK | 10 |
7 | 120ms | 3332kb | OK | 10 |
8 | Depăşit | 4860kb | Time limit exceeded. | 0 |
9 | Depăşit | 6256kb | Time limit exceeded. | 0 |
10 | 0ms | 476kb | OK | 10 |
Punctaj total | 80 |