Problem toxic2
User Henries
Submission Time 2025-03-11 13:12:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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