Problem 7up
User lololol
Submission Time 2024-02-08 22:37:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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