Problem | fraud |
---|---|
User | JoshJuice |
Submission Time | 2024-12-26 15:58:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fraud.cpp: In function ‘int main()’:
fraud.cpp:24:27: error: ‘can’ was not declared in this scope; did you mean ‘tan’?
24 | for (int i = 0; i < n && can; ++i) {
| ^~~
| tan
fraud.cpp:27:11: error: ‘can’ was not declared in this scope; did you mean ‘tan’?
27 | cout << (can ? "YES" : "NO");
| ^~~
| tan