Borderou de evaluare (job #3193247)

Utilizator tonealexandruTone Alexandru tonealexandru Data 14 ianuarie 2024 13:18:22
Problema Combinari Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void bkt(int, int)': main.cpp:12:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 12 | for(int i=1;i<=k;i++) | ^~~ main.cpp:13:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 13 | fout<<v[i]<<" ";2 | ^ main.cpp:13:24: error: expected ';' before 'fout' 13 | fout<<v[i]<<" ";2 | ^ | ; 14 | fout<<'\n'; | ~~~~ main.cpp:13:23: warning: statement has no effect [-Wunused-value] 13 | fout<<v[i]<<" ";2 | ^ Non zero exit status: 1

Ceva nu functioneaza?