| Problem | sixandseven |
|---|---|
| User | AswinSami |
| Submission Time | 2026-06-26 13:17:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:10:13: error: ‘YES’ was not declared in this scope
10 | cout << YES;
| ^~~
sixandseven.cpp:13:13: error: ‘NO’ was not declared in this scope
13 | cout << NO;
| ^~