| Problem | fizzbuzz |
|---|---|
| User | Nikelodean |
| Submission Time | 2025-12-05 15:04:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:17:13: error: invalid operands of types ‘long long int’ and ‘<unresolved overloaded function type>’ to binary ‘operator<<’
17 | cout < i << endl;
| ~~^~~~~~~