Borderou de evaluare (job #2235162)
Utilizator | Data | 26 august 2018 14:14:34 | |
---|---|---|---|
Problema | Nespus | Status | done |
Runda | Algoritmiada 2018 Runda Maraton | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int Recurse(int, int, int, std::vector<std::tuple<int, int, int> >&, std::vector<bool>&, LCA&)’:
user.cpp:110:33: error: void value not ignored as it ought to be
int X = lca.Init(A, B, used, 0);
^
user.cpp:111:33: error: void value not ignored as it ought to be
int Y = lca.Init(B, A, used, 1);
^
user.cpp:137:1: error: jump to label ‘stop’ [-fpermissive]
stop:
^~~~
user.cpp:113:23: note: from here
if (X + Y < k) goto stop;
^~~~
user.cpp:121:7: note: crosses initialization of ‘int j’
int j = m;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !