Problem pushups
User kesleryak
Submission Time 2024-08-07 13:47:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pushups.cpp: In function ‘int main()’:
pushups.cpp:18:25: error: ‘n’ was not declared in this scope
18 | for (ll i = 1; i <= n; i++) {
| ^