Problem sixandseven
User rjdaddy69
Submission Time 2026-06-26 15:44:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sixandseven.cpp:8:5: error: expected ‘)’ before ‘==’ token
8 | }(N == 670000000){
| ~ ^~~
| )
sixandseven.cpp:10:5: error: expected ‘)’ before ‘==’ token
10 | }(N == 67){
| ~ ^~~
| )
sixandseven.cpp:12:6: error: expected unqualified-id before ‘if’
12 | }if(N == 5){
| ^~
sixandseven.cpp:14:3: error: expected unqualified-id before ‘if’
14 | }if(N == 6){
| ^~