Borderou de evaluare (job #677163)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Paranteze | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 22 nov. 2022 15:59:01 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void backtr(int)':
main.cpp:14:14: error: 'n2' was not declared in this scope; did you mean 'np'?
14 | if (k <= n2) {
| ^~
| np
main.cpp: In function 'int main()':
main.cpp:30:5: error: 'n2' was not declared in this scope; did you mean 'np'?
30 | n2 = 2 * n;
| ^~
| np