Problem competition
User toditisdoingthisforfun
Submission Time 2026-01-28 20:40:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

competition.cpp: In function ‘int main()’:
competition.cpp:15:18: error: ‘i’ was not declared in this scope
15 | scanf("%i", &B[i]);
| ^