0_0_29617462_7687.cpp: In function 'int main()': 0_0_29617462_7687.cpp:22:56: error: expected ';' before ')' token printf("%I64d\n", (quick_pow(2, n, p) - 2+p)%p));//这一步注意,不要为负数 ^