Borderou de evaluare (job #713885)

Utilizator avatar haiducii Haiducii haiducii IP ascuns
Problemă Cfdist (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 31 mar. 2023 09:45:09 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:9:25: error: 'i' was not declared in this scope 9 | { long long int n,m,v[i],i=1; | ^ main.cpp:12:9: error: 'v' was not declared in this scope 12 | v[n%10]++; | ^ main.cpp:16:14: error: 'v' was not declared in this scope 16 | if(v[i]>0) | ^