Borderou de evaluare (job #582812)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Șir6 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 22 feb. 2021 08:14:58 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:3:26: error: redefinition of 'int c'
3 | int n,c,v[10005],i,j,cul,c,l,st,dr,minn=1000000;
| ^
main.cpp:3:7: note: 'int c' previously declared here
3 | int n,c,v[10005],i,j,cul,c,l,st,dr,minn=1000000;
| ^
main.cpp: In function 'int main()':
main.cpp:19:12: error: 'll' was not declared in this scope; did you mean 'l'?
19 | if(ll<minn) {
| ^~
| l
main.cpp:27:11: error: 'cc' was not declared in this scope; did you mean 'c'?
27 | fout<<cc<<endl;
| ^~
| c