Problem justright
User popperoni
Submission Time 2024-12-09 16:42:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

justright.cpp: In function ‘int main()’:
justright.cpp:41:17: error: ‘s’ was not declared in this scope
41 | ps[i+1]=ps[i]+s[i];
| ^