Pagini recente » Borderou de evaluare (job #2518393) | Borderou de evaluare (job #1965250) | Borderou de evaluare (job #1186528) | Borderou de evaluare (job #2634247) | Borderou de evaluare (job #2272619)
Borderou de evaluare (job #2272619)
Raport evaluator
Compilare:
main.cpp: In constructor 'Node::Node()':
main.cpp:58:19: warning: 'Node::weight' will be initialized after [-Wreorder]
int idx, depth, weight, chain_position;
^~~~~~
main.cpp:58:12: warning: 'int Node::depth' [-Wreorder]
int idx, depth, weight, chain_position;
^~~~~
main.cpp:62:3: warning: when initialized here [-Wreorder]
Node() : weight(0), depth(0) {}
^~~~
main.cpp: In function 'void ReadGraph()':
main.cpp:83:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:85:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
int u, v; scanf("%d%d", &u, &v);
^
main.cpp: In function 'void AddInitialTraffickers()':
main.cpp:175:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
int k; scanf("%d", &k);
^
main.cpp:178:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
int u, v; scanf("%d%d", &u, &v);
^
main.cpp: In function 'void ProcessOperations()':
main.cpp:228:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
int q; scanf("%d", &q);
^
main.cpp:231:51: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
int type, u, v; scanf("%d%d%d", &type, &u, &v);
^
main.cpp:238:42: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
int t1, t2; scanf("%d%d", &t1, &t2);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 5ms | 1835kb | OK | 5 |
| 2 | 20ms | 3538kb | OK | 5 |
| 3 | 25ms | 4718kb | OK | 5 |
| 4 | 256ms | 26607kb | OK | 5 |
| 5 | 268ms | 28704kb | OK | 5 |
| 6 | 226ms | 20316kb | OK | 5 |
| 7 | 263ms | 28442kb | OK | 5 |
| 8 | 273ms | 30932kb | OK | 5 |
| 9 | 259ms | 29884kb | OK | 5 |
| 10 | 233ms | 27525kb | OK | 5 |
| 11 | 235ms | 20971kb | OK | 5 |
| 12 | 210ms | 19791kb | OK | 5 |
| 13 | 2270ms | 81526kb | OK | 5 |
| 14 | 2039ms | 68411kb | OK | 5 |
| 15 | 2592ms | 60686kb | OK | 5 |
| 16 | 2419ms | 94146kb | OK | 5 |
| 17 | 2250ms | 95506kb | OK | 5 |
| 18 | 2448ms | 63602kb | OK | 5 |
| 19 | 2221ms | 55963kb | OK | 5 |
| 20 | 2062ms | 55570kb | OK | 5 |
| Punctaj total | 100 |