Problem universe
User IWKR
Submission Time 2023-02-09 17:54:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

universe.cpp: In function ‘int main()’:
universe.cpp:21:18: error: ‘i’ was not declared in this scope
21 | if (n == 1 && a[i] <= k) {
| ^