| Problem | jaydenscurve |
|---|---|
| User | REP196 |
| Submission Time | 2026-06-26 14:23:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
jaydenscurve.cpp: In function βint main()β:
jaydenscurve.cpp:10:6: error: expected β;β before string constant
10 | cout "1 1\n1 2\n2 1\n2 2";
| ^~~~~~~~~~~~~~~~~~~~~
| ;