| Problem | jaydenscurve |
|---|---|
| User | Zubair |
| Submission Time | 2026-06-26 15:51:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
jaydenscurve.cpp: In function ‘int main()’:
jaydenscurve.cpp:10:9: error: ‘S’ was not declared in this scope
10 | cin>>S;
| ^
jaydenscurve.cpp:13:15: error: ‘i’ was not declared in this scope
13 | cout << i << "" << j << endl;
| ^