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

Compile Error

sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:9:32: error: expression cannot be used as a function
9 | if((N == 67)(N == 670000000)){
| ^
sixandseven.cpp:11:31: error: expression cannot be used as a function
11 | }else if((N == 9)(N == 617)){
| ^