| Problem | sixandseven |
|---|---|
| User | Thealienhuman |
| Submission Time | 2026-06-26 13:18:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:11:10: error: request for member ‘contains’ in ‘n’, which is of non-class type ‘long long int’
11 | if(n.contains(67)){
| ^~~~~~~~