| Problem | sixandseven |
|---|---|
| User | 6767676767 |
| Submission Time | 2026-06-26 13:48:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:10:28: error: lvalue required as left operand of assignment
10 | if ((n[i]+n[i+1] = 67); cout << "YES")
| ^~