Problem chope
User Mimikyu
Submission Time 2024-05-13 12:49:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

chope.cpp: In function ‘long long int notmain(long long int, long long int*)’:
chope.cpp:40:2: error: ‘main’ was not declared in this scope
40 | main(){
| ^~~~
chope.cpp:52:1: error: expected ‘}’ at end of input
52 | }
| ^
chope.cpp:5:30: note: to match this ‘{’
5 | int notmain(int j, int arr[]){
| ^