Borderou de evaluare (job #791018)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Partiții (clasa a 7-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 23 oct. 2024 19:47:18 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void afis(int)':
main.cpp:11:29: error: 'x' was not declared in this scope
11 | if(v[i]<=9)buf[++m]=x[i]+'0';
| ^
main.cpp:21:5: error: 'gout' was not declared in this scope
21 | gout<<buf;
| ^~~~
main.cpp: In function 'void bck(int, int)':
main.cpp:29:13: error: 'x' was not declared in this scope
29 | x[k]=i;
| ^
main.cpp: In function 'int main()':
main.cpp:37:5: error: 'fin' was not declared in this scope
37 | fin>>n;
| ^~~