Problem duckhunt5
User CKCodeBreaker55
Submission Time 2024-12-21 09:21:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt5.cpp: In function ‘int main()’:
duckhunt5.cpp:35:16: error: ‘s’ was not declared in this scope
35 | if (*next(s.begin(), i) >= x)
| ^