Problem toxic2
User hellothisisme
Submission Time 2026-01-05 00:10:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

toxic2.cpp: In function ‘void determine_type(int)’:
toxic2.cpp:15:1: error: expected ‘}’ at end of input
15 | }
| ^
toxic2.cpp:4:28: note: to match this ‘{’
4 | void determine_type(int n) {
| ^