Borderou de evaluare (job #690126)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Turn (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 24 ian. 2023 17:59:57 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:27:39: error: lvalue required as left operand of assignment
27 | if(h[v[i]]>=k && (v[i]!=v[i+1] || i=n)){
main.cpp:17:22: warning: unused variable 'p' [-Wunused-variable]
17 | int n , k ,i, x, p;
| ^