Borderou de evaluare (job #631595)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Submulțimi1 (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 9 feb. 2022 22:52:25 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void backtrack(int, int)':
main.cpp:14:20: error: 'st' was not declared in this scope; did you mean 'std'?
14 | if(st[i]){
| ^~
| std
main.cpp:22:13: error: 'st' was not declared in this scope; did you mean 'std'?
22 | st[pas] = i;
| ^~
| std