Problem 7up
User Karax
Submission Time 2026-06-17 17:24:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

7up.cpp: In function β€˜int main()’:
7up.cpp:18:23: error: a function-definition is not allowed here before β€˜{’ token
18 | bool hasSeven(int x) {
| ^