0_0_33620099_32528.cpp: In static member function 'static unsigned int mod_int::fast_mod(uint64_t, unsigned int)':
0_0_33620099_32528.cpp:62:13: error: expected ')' before ':' token
: "=a" (quot), "=d" (rem)
^
0_0_33620099_32528.cpp:62:37: error: expression cannot be used as a function
: "=a" (quot), "=d" (rem)
^
0_0_33620099_32528.cpp:63:39: error: expression cannot be used as a function
: "d" (x_high), "a" (x_low), "r" (m));
^
0_0_33620099_32528.cpp:63:48: error: expression cannot be used as a function
: "d" (x_high), "a" (x_low), "r" (m));
^
0_0_33620099_32528.cpp:63:49: error: 'asm' was not declared in this scope
: "d" (x_high), "a" (x_low), "r" (m));
^
|