Problem drunkpalindrome
User usernamehere
Submission Time 2025-11-20 16:48:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

drunkpalindrome.cpp:11:6: error: invalid preprocessing directive #print
11 | #print(s1, s2, s3)
| ^~~~~
drunkpalindrome.cpp:20:6: error: invalid preprocessing directive #print
20 | #print(s1, s2, s3)
| ^~~~~
drunkpalindrome.cpp:1:1: error: ā€˜s’ does not name a type
1 | s = input()
| ^