Problem | math |
---|---|
User | DoubleShaurya |
Submission Time | 2023-02-22 16:52:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
math.cpp: In function ‘int main()’:
math.cpp:21:33: error: ‘n’ was not declared in this scope
21 | for (long long int i = 1; i <= n; i++) {
| ^