| Problem | sixandseven |
|---|---|
| User | rjdaddy69 |
| Submission Time | 2026-06-26 14:38:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:12:21: error: expected ‘}’ at end of input
12 | cout << "NO";
| ^
sixandseven.cpp:11:16: note: to match this ‘{’
11 | }else if(9){
| ^
sixandseven.cpp:12:21: error: expected ‘}’ at end of input
12 | cout << "NO";
| ^
sixandseven.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^