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

Compile Error

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