Problem exam
User Josh12345678
Submission Time 2023-09-07 21:13:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp:1:1: error: ‘include’ does not name a type
1 | include <bits/stdc++.h>
| ^~~~~~~
exam.cpp:3:1: error: ‘define’ does not name a type
3 | define int long long
| ^~~~~~