Problem sixandseven
User Thealienhuman
Submission Time 2026-06-26 13:29:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cc1plus: error: ‘::main’ must return ‘int’
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:10:8: error: expected ‘(’ before ‘n’
10 | if n < 67;
| ^
| (