Pagini recente » Borderou de evaluare (job #1060275) | Borderou de evaluare (job #24409) | Borderou de evaluare (job #741872) | Borderou de evaluare (job #2822696) | Borderou de evaluare (job #2272623)
Borderou de evaluare (job #2272623)
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 | 269ms | 26607kb | OK | 5 |
5 | 268ms | 28573kb | OK | 5 |
6 | 219ms | 20316kb | OK | 5 |
7 | 229ms | 28442kb | OK | 5 |
8 | 271ms | 31064kb | OK | 5 |
9 | 231ms | 29753kb | OK | 5 |
10 | 256ms | 27656kb | OK | 5 |
11 | 233ms | 20971kb | OK | 5 |
12 | 241ms | 19791kb | OK | 5 |
13 | 2246ms | 81465kb | OK | 5 |
14 | 2015ms | 68444kb | OK | 5 |
15 | 2287ms | 60686kb | OK | 5 |
16 | 2126ms | 94240kb | OK | 5 |
17 | 1963ms | 95551kb | OK | 5 |
18 | 2152ms | 63696kb | OK | 5 |
19 | 2622ms | 55963kb | OK | 5 |
20 | 2099ms | 55570kb | OK | 5 |
Punctaj total | 100 |