| Problem | 3nplus1 |
|---|---|
| User | NoynYT |
| Submission Time | 2023-04-28 18:14:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:10:9: error: invalid operands of types ‘float’ and ‘int’ to binary ‘operator%’
10 | if (n%2==1){
| ~^~
| | |
| | int
| float