Problem beareatrabbit
User LXYSGP
Submission Time 2025-10-29 15:27:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

beareatrabbit.cpp:5:2: error: invalid preprocessing directive #find
5 | #find max total without adjacent numbers
| ^~~~
beareatrabbit.cpp:1:1: error: ‘rabbitcount’ does not name a type
1 | rabbitcount=int(input())
| ^~~~~~~~~~~