Problem sixseven
User n1k1trh
Submission Time 2025-11-27 22:15:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sixseven.cpp:3:39: error: missing terminating " character
3 | print (""Too old for this wilted_rose")
| ^~
sixseven.cpp:1:1: error: ā€˜n’ does not name a type
1 | n = int(input())
| ^