Borderou de evaluare (job #635827)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Qmatrix (clasa a 9-a) | Compilator | cpp-32 |
Rundă | 25feb2022_vs7-8-9 | Status | evaluat |
Dată | 25 feb. 2022 20:37:06 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:12:17: error: 'v1i' was not declared in this scope; did you mean 'v1'?
12 | {a[i][j]=(v1i)%10+(v2j)%10+1;
| ^~~
| v1
main.cpp:12:26: error: 'v2j' was not declared in this scope; did you mean 'v2'?
12 | {a[i][j]=(v1i)%10+(v2j)%10+1;
| ^~~
| v2