Problem wv
User thatlycheeoolongdrink
Submission Time 2025-06-18 13:09:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wv.cpp: In function ‘int main()’:
wv.cpp:10:5: error: no ‘operator++(int)’ declared for postfix ‘++’ [-fpermissive]
10 | s++;
| ~^~