Problem fizzbuzz
User itsjiaqi
Submission Time 2025-02-13 17:43:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:11:16: error: ‘v’ was not declared in this scope
11 | h[i] = i + 1;v
| ^