Problem gift
User Yicen
Submission Time 2024-03-11 14:14:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gift.cpp:1:1: error: ‘with’ does not name a type
1 | with open("GIFT.IN", "r") as f:
| ^~~~