Problem sixandseven
User Arjunironman8
Submission Time 2026-06-26 13:48:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sixandseven.cpp:16:1: error: expected unqualified-id before ‘if’
16 | if (tf > 1000)
| ^~
sixandseven.cpp:18:1: error: expected unqualified-id before ‘else’
18 | else
| ^~~~