Problem platonic30
User MasterCoder8421
Submission Time 2025-12-22 11:31:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

platonic30.cpp:10:4: error: invalid preprocessing directive #print
10 | # print(dp[i])
| ^~~~~
platonic30.cpp:1:1: error: ā€˜n’ does not name a type
1 | n = int(input())
| ^