| Problem | 7up |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-06-11 00:01:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
7up.cpp: In function ‘int main()’:
7up.cpp:22:7: error: ‘seven’ was not declared in this scope; did you mean ‘sevenup’?
22 | if (seven(number[i])) cout << "UP!";
| ^~~~~
| sevenup