Problem | ghostrule |
---|---|
User | Craftless |
Submission Time | 2023-12-30 17:37:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ghostrule.cpp: In function ‘int32_t main()’:
ghostrule.cpp:167:17: error: ‘found1’ was not declared in this scope; did you mean ‘found2’?
167 | if (found1.size() and found2.size()) cout << "YES\n";
| ^~~~~~
| found2