Borderou de evaluare (job #2272619)

Utilizator andrei.arnautuAndi Arnautu andrei.arnautu Data 30 octombrie 2018 14:33:44
Problema Traffickers Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

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
15ms1835kbOK5
220ms3538kbOK5
325ms4718kbOK5
4256ms26607kbOK5
5268ms28704kbOK5
6226ms20316kbOK5
7263ms28442kbOK5
8273ms30932kbOK5
9259ms29884kbOK5
10233ms27525kbOK5
11235ms20971kbOK5
12210ms19791kbOK5
132270ms81526kbOK5
142039ms68411kbOK5
152592ms60686kbOK5
162419ms94146kbOK5
172250ms95506kbOK5
182448ms63602kbOK5
192221ms55963kbOK5
202062ms55570kbOK5
Punctaj total100

Ceva nu functioneaza?