Problem | 7up |
---|---|
User | AwkUngenially |
Submission Time | 2025-04-30 08:29:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
7up.cpp: In function ‘bool digitcheck(int)’:
7up.cpp:8:23: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
8 | if (stringnum[i] == "7") {
| ^~~