Problem GSS
User Armnotsostrong123456
Submission Time 2025-04-12 11:19:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

GSS.cpp:8:25: error: stray ā€˜#’ in program
8 | if (i+1) % 4 != 0: # if not every 4th item
| ^
GSS.cpp:1:1: error: ā€˜n’ does not name a type
1 | n = number of Toblerones
| ^