Borderou de evaluare (job #641981)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Rubine (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 19 mar. 2022 12:51:29 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:41:75: error: 'z' was not declared in this scope
41 | cout << i << " " << j << " : " << v[i] << " " << v[j] << '\n';z
| ^
main.cpp:11:24: warning: unused variable 'x' [-Wunused-variable]
11 | int i, j, n, k, p, x, primejdioase=0, nr=0;
| ^