Problem wv
User afzal
Submission Time 2025-07-28 16:34:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wv.cpp: In function ‘int main()’:
wv.cpp:17:14: error: expected ‘}’ at end of input
17 | cout << c;
| ^
wv.cpp:6:15: note: to match this ‘{’
6 | signed main() {
| ^