Borderou de evaluare (job #2241425)
Utilizator | Data | 15 septembrie 2018 19:55:06 | |
---|---|---|---|
Problema | Range minimum query | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:18:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for(int i = 2; i <= N; i++)
^~~
user.cpp:21:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
for(int i = 1 ; i <= N; i++)
^~~
user.cpp:30:16: warning: unused variable ‘l’ [-Wunused-variable]
long int l,k,diff,low,high;
^
user.cpp:39:13: error: expected ‘}’ at end of input
return 0;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !