Problem GSS
User Maskaphobia
Submission Time 2024-02-12 18:45:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

GSS.cpp: In function ‘int main()’:
GSS.cpp:15:25: error: ‘n’ was not declared in this scope
15 | for (int i = 0; i < n; i += 4) {
| ^