| Problem | jaydenscurve |
|---|---|
| User | Zaydluq |
| Submission Time | 2026-06-26 16:34:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
jaydenscurve.cpp: In function ‘int main()’:
jaydenscurve.cpp:6:16: error: expected ‘;’ at end of input
6 | cout << "####"
| ~~~~~~^
| ;
jaydenscurve.cpp:6:10: error: expected ‘}’ at end of input
6 | cout << "####"
| ^~~~~~
jaydenscurve.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^