Borderou de evaluare (job #675528)

Utilizator avatar brebenarucarina Carina Brebenaru brebenarucarina IP ascuns
Problemă Permutări Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 13 nov. 2022 13:19:49 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void vec(int)': main.cpp:10:9: error: 'fout' was not declared in this scope 10 | fout << v[j] << " "; | ^~~~ main.cpp:11:5: error: 'fout' was not declared in this scope 11 | fout << endl; | ^~~~ main.cpp: In function 'int main()': main.cpp:37:17: error: 'k' was not declared in this scope 37 | fin >> n >> k; | ^ main.cpp:39:16: error: 'a' was not declared in this scope 39 | fin >> a; | ^