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_36267901_14065.cpp: In function 'LL cal_ab(LL, LL)':
0_0_36267901_14065.cpp:59:5: error: expected ')' before '}' token
     }
     ^
0_0_36267901_14065.cpp:59:5: error: expected ';' before '}' token
0_0_36267901_14065.cpp: In function 'LL solve()':
0_0_36267901_14065.cpp:70:34: error: 'cal_x1_i_2' was not declared in this scope
     ans.pb(dy * cal_x1_i_2(x1, x2) % mod);
                                  ^
0_0_36267901_14065.cpp:4:25: note: in definition of macro 'pb'
 #define pb(i) push_back(i)
                         ^
0_0_36267901_14065.cpp:78:31: error: 'cal_x1_i' was not declared in this scope
     ans.pb(2 * cal_x1_i(x1, x2) % mod * cal_i_x1(y1, y2) % mod);
                               ^
0_0_36267901_14065.cpp:4:25: note: in definition of macro 'pb'
 #define pb(i) push_back(i)
                         ^


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-22 22:51:39, Gzip enabled