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_23634201_9739.cpp:26:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_23634201_9739.cpp:27:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_23634201_9739.cpp:29:12: error: '__int64' does not name a type
 #define LL __int64
            ^
0_0_23634201_9739.cpp:30:1: note: in expansion of macro 'LL'
 LL Ext_gcd(LL a,LL b,LL &x;,LL &y;){
 ^
0_0_23634201_9739.cpp:30:28: error: expected unqualified-id before ',' token
 LL Ext_gcd(LL a,LL b,LL &x;,LL &y;){
                            ^
0_0_23634201_9739.cpp:30:32: error: expected constructor, destructor, or type conversion before '&' token
 LL Ext_gcd(LL a,LL b,LL &x;,LL &y;){
                                ^
0_0_23634201_9739.cpp:30:35: error: expected unqualified-id before ')' token
 LL Ext_gcd(LL a,LL b,LL &x;,LL &y;){
                                   ^


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