Borderou de evaluare (job #2579682)
Utilizator | Data | 12 martie 2020 18:45:27 | |
---|---|---|---|
Problema | Deque | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:18:33: error: expected ')' before ';' token
if(st<=dr&&v[d[st]]==i-k;)
^
main.cpp:18:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(st<=dr&&v[d[st]]==i-k;)
^~
main.cpp:18:34: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
if(st<=dr&&v[d[st]]==i-k;)
^
main.cpp:18:34: error: expected primary-expression before ')' token
main.cpp:36:5: error: expected ';' before 'return'
return 0;
^~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !