Borderou de evaluare (job #3277308)
Utilizator | Data | 15 februarie 2025 17:58:29 | |
---|---|---|---|
Problema | Coco Chanel | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:26:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
26 | for(int i =1 ; i <= n ; i ++ )
| ^~~
main.cpp:28:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
28 | for(int i = 1 ; i <= m ; i ++ )
| ^~~
main.cpp:30:11: error: 'sort' was not declared in this scope; did you mean 'short'?
30 | sort(v2+1,v2+m+1);
| ^~~~
| short
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !