Problem wv
User ilovepythonandhatecplusplus
Submission Time 2025-08-29 20:37:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wv.cpp: In function ‘int main()’:
wv.cpp:12:14: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
12 | if (a=="v"){
| ^~~