| Problem | sixandseven |
|---|---|
| User | Mithilesh |
| Submission Time | 2026-06-26 13:45:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:9:11: error: request for member ‘find’ in ‘n’, which is of non-class type ‘long long int’
9 | if (n.find("67") != string::npos)
| ^~~~