Problem jaydenscurve
User Zubair
Submission Time 2026-06-26 15:54:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

jaydenscurve.cpp: In function ‘int main()’:
jaydenscurve.cpp:10:9: error: ‘S’ was not declared in this scope
10 | cin>>S;
| ^
jaydenscurve.cpp:12:8: error: ‘s’ was not declared in this scope
12 | if(s[j-1]=="#") {
| ^