Problem sixandseven
User chlq3x
Submission Time 2026-06-26 13:18:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:9:17: error: lvalue required as left operand of assignment
9 | bool (67) = true;
| ^~~~