Pagini recente » Borderou de evaluare (job #1200122) | Borderou de evaluare (job #1730708) | Borderou de evaluare (job #1673432) | Borderou de evaluare (job #1802085) | Borderou de evaluare (job #1663042)
Borderou de evaluare (job #1663042)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:58:9: warning: unused variable ‘i’ [-Wunused-variable]
int i, x, y, cost, p, Min;
^
user.cpp: In function ‘void read()’:
user.cpp:40: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:44: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:105: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:106: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 | 468kb | OK | 10 |
2 | 0ms | 476kb | OK | 10 |
3 | 0ms | 492kb | OK | 10 |
4 | 0ms | 496kb | OK | 10 |
5 | 4ms | 612kb | OK | 10 |
6 | 20ms | 1144kb | OK | 10 |
7 | 120ms | 3704kb | OK | 10 |
8 | 196ms | 5124kb | OK | 10 |
9 | Depăşit | 6880kb | Time limit exceeded. | 0 |
10 | 0ms | 460kb | OK | 10 |
Punctaj total | 90 |