Borderou de evaluare (job #3129107)
Utilizator | Data | 12 mai 2023 17:23:15 | |
---|---|---|---|
Problema | Kalindrome | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'bool check(const std::string&, int)':
main.cpp:19:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
19 | if(!get(i * k, i * k + k - 1, n - (i + 1) * k, n - (i + 1) * k + k - 1, s));
| ^~
main.cpp:20:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
20 | return false;
| ^~~~~~
main.cpp: In function 'int main()':
main.cpp:41:9: error: 'build' was not declared in this scope
41 | build(s);
| ^~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !