F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_29966445_8247.cpp:5:12: error: 'll' does not name a type
 #define ll ll
            ^
0_0_29966445_8247.cpp:8:1: note: in expansion of macro 'll'
 ll q_mul(ll a, ll b, ll mod) {    //快乘法 基于快速幂的二分思想 
 ^
0_0_29966445_8247.cpp:5:12: error: 'll' does not name a type
 #define ll ll
            ^
0_0_29966445_8247.cpp:19:1: note: in expansion of macro 'll'
 ll q_pow(ll a, ll n, ll mod)
 ^
0_0_29966445_8247.cpp:5:12: error: 'll' was not declared in this scope
 #define ll ll
            ^
0_0_29966445_8247.cpp:34:20: note: in expansion of macro 'll'
 bool Miller_Rabbin(ll n, ll a) {//米勒拉宾素数判断函数主体
                    ^
0_0_29966445_8247.cpp:5:12: error: 'll' was not declared in this scope
 #define ll ll
            ^
0_0_29966445_8247.cpp:34:26: note: in expansion of macro 'll'
 bool Miller_Rabbin(ll n, ll a) {//米勒拉宾素数判断函数主体
                          ^
0_0_29966445_8247.cpp:34:30: error: expression list treated as compound expression in initializer [-fpermissive]
 bool Miller_Rabbin(ll n, ll a) {//米勒拉宾素数判断函数主体
                              ^
0_0_29966445_8247.cpp:34:32: error: expected ',' or ';' before '{' token
 bool Miller_Rabbin(ll n, ll a) {//米勒拉宾素数判断函数主体
                                ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-17 00:21:32, Gzip enabled