Borderou de evaluare (job #679972)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Hashuri (clasa a 9-a) | Compilator | cpp-32 |
Rundă | cex_11_12_2022 | Status | evaluat |
Dată | 5 dec. 2022 23:55:34 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:9:28: error: 's' was not declared in this scope
9 | set<int>::iterator I = s.find(x);
| ^
main.cpp:9:35: error: 'x' was not declared in this scope
9 | set<int>::iterator I = s.find(x);
| ^