Problem globalwarming
User Samyeobeo
Submission Time 2025-09-05 16:26:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

globalwarming.cpp: In function ‘long long int gw(long long int, std::vector<long long int>&)’:
globalwarming.cpp:46:1: error: expected primary-expression before ‘]’ token
46 | ]
| ^
globalwarming.cpp:46:1: error: expected ‘}’ at end of input
globalwarming.cpp:6:1: note: to match this ‘{’
6 | {
| ^