Problem | 7up |
---|---|
User | spidermancoolboy |
Submission Time | 2024-02-07 22:01:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
7up.cpp: In function ‘int main()’:
7up.cpp:14:24: error: expected ‘)’ before ‘in’
14 | if (shout%7==0 or "7" in shout){
| ~ ^~~
| )