| Problem | sixandseven |
|---|---|
| User | tanhanxi195 |
| Submission Time | 2026-06-26 14:21:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:9:17: error: expected ‘;’ before ‘}’ token
9 | cout << "YES"
| ^
| ;
10 | }
| ~