0_0_9749796_26472.cpp: In function `long long int mul(long long int, long long int)':
0_0_9749796_26472.cpp:22: error: `__uint128_t' undeclared (first use this function)
0_0_9749796_26472.cpp:22: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9749796_26472.cpp:22: error: expected `;' before "aa"
0_0_9749796_26472.cpp:23: error: `aa' undeclared (first use this function)
0_0_9749796_26472.cpp:23: error: `bb' undeclared (first use this function)
|