0_0_17203264_29873.cpp:39:2: error: stray '#' in program
}#include <bits/stdc++.h>
^
0_0_17203264_29873.cpp:24:2: error: 'import' does not name a type
}import java.math.BigInteger;
^
0_0_17203264_29873.cpp:25:1: error: 'import' does not name a type
import java.util.Scanner;
^
0_0_17203264_29873.cpp:27:1: error: expected unqualified-id before 'public'
public class Main {
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/cmath:44:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:41,
from 0_0_17203264_29873.cpp:120:
GCC4.9.2/x86_64-w64-mingw32/include/math.h:17:32: error: expected declaration before end of line
#pragma pack(push,_CRT_PACKING)
^
|