Problem snowball
User Karax
Submission Time 2026-06-17 17:20:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snowball.cpp: In function ‘int main()’:
snowball.cpp:21:12: error: ‘S’ was not declared in this scope
21 | if(S[i] > maxS) maxS = s[i];
| ^