Problem addition
User roy
Submission Time 2023-02-01 10:56:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp:1:1: error: ‘with’ does not name a type
1 | with open("input.txt") as f1:
| ^~~~