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

Compile Error

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