Problem sixandseven
User Hihihihihi
Submission Time 2026-06-26 14:22:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:12:2: error: ‘else’ without a previous ‘if’
12 | else cout<<"NO";
| ^~~~