Problem multipleswith8
User Pan
Submission Time 2024-12-06 20:44:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

multipleswith8.cpp: In function ‘int main()’:
multipleswith8.cpp:107:1: error: a function-definition is not allowed here before ‘{’ token
107 | {
| ^
multipleswith8.cpp:158:1: error: expected ‘}’ at end of input
158 | }
| ^
multipleswith8.cpp:40:1: note: to match this ‘{’
40 | {
| ^