Problem iqtest
User PlayVoltz
Submission Time 2023-11-10 00:06:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

iqtest.cpp: In function ‘int32_t main()’:
iqtest.cpp:15:25: error: expected ‘,’ or ‘;’ before ‘)’ token
15 | __int128 res=(a*a)%b-1);
| ^