0_0_14530613_14398.cpp:2:1: error: 'typedef_int64' does not name a type
typedef_int64 ll
^
0_0_14530613_14398.cpp:15:10: error: 'lla' was not declared in this scope
int cmp(lla,llb)
^
0_0_14530613_14398.cpp:15:14: error: 'llb' was not declared in this scope
int cmp(lla,llb)
^
0_0_14530613_14398.cpp:15:17: error: expression list treated as compound expression in initializer [-fpermissive]
int cmp(lla,llb)
^
0_0_14530613_14398.cpp:16:1: error: expected ',' or ';' before '{' token
{
^
|