Problem tralalerolarila
User 12345
Submission Time 2025-05-24 11:37:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tralalerolarila.cpp: In function ‘int32_t main()’:
tralalerolarila.cpp:16:16: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
16 | if (s[j] == "!") s.push_back(j);
| ^~~