Problem stability
User chickengoat
Submission Time 2025-11-24 15:47:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stability.cpp: In function ‘int main()’:
stability.cpp:25:3: error: ‘a’ was not declared in this scope
25 | a[i]=min(a[i],b[i]);
| ^