| Problem | sixandseven |
|---|---|
| User | dharshanmb |
| Submission Time | 2026-06-26 15:00:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:8:16: error: expected ‘}’ at end of input
8 | cout<< "NO";
| ^
sixandseven.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^