Owl Get a Life
pushups.cpp: In function ‘int main()’:pushups.cpp:16:3: error: ‘X’ was not declared in this scope 16 | X[i] = max(X[i],X[i-1]); | ^