Problem closing
User cat
Submission Time 2024-07-23 19:44:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

closing.cpp:1:1: error: stray ‘`’ in program
1 | ```#include "closing.h"
| ^
closing.cpp:1:2: error: stray ‘`’ in program
1 | ```#include "closing.h"
| ^
closing.cpp:1:3: error: stray ‘`’ in program
1 | ```#include "closing.h"
| ^
closing.cpp:1:4: error: stray ‘#’ in program
1 | ```#include "closing.h"
| ^
closing.cpp:191:18: error: stray ‘`’ in program
191 | return tans;```
| ^
closing.cpp:191:19: error: stray ‘`’ in program
191 | return tans;```
| ^
closing.cpp:191:20: error: stray ‘`’ in program
191 | return tans;```
| ^
closing.cpp:1:5: error: ‘include’ does not name a type
1 | ```#include "closing.h"
| ^~~~~~~
In file included from /usr/include/c++/9/cmath:43,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:41,
fr