Borderou de evaluare (job #2692513)
Utilizator | Data | 2 ianuarie 2021 21:56:34 | |
---|---|---|---|
Problema | Progr | Status | done |
Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:25:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for (int i = 1; i <= n; ++i)
^~~
main.cpp:36:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for (int i = 0; i < MMAX; ++i)
^~~
main.cpp:37:11: error: request for member 'clear' in 'h', which is of non-class type 'std::vector<int> [1000005]'
h.clear();
^~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !