| Problem | jaydenscurve |
|---|---|
| User | Zubair |
| Submission Time | 2026-06-26 15:58: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;
| ^