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_17814046_7989.cpp:41:5: error: stray '\241' in program
     int p, e, i, dĄŁ T;
     ^
0_0_17814046_7989.cpp:41:5: error: stray '\243' in program
0_0_17814046_7989.cpp: In function 'int CRT(int*, int*, int)':
0_0_17814046_7989.cpp:31:31: error: invalid initialization of reference of type 'LL& {aka long long int&}' from expression of type 'int'
         ext_gcd(Mi, m[i], x, y);
                               ^
0_0_17814046_7989.cpp:4:6: note: in passing argument 3 of 'void ext_gcd(LL, LL, LL&, LL&)'
 void ext_gcd(LL a, LL b, LL &x, LL &y)  
      ^
0_0_17814046_7989.cpp: In function 'int main()':
0_0_17814046_7989.cpp:41:22: error: expected initializer before 'T'
     int p, e, i, dĄŁ T;
                      ^
0_0_17814046_7989.cpp:43:17: error: 'T' was not declared in this scope
     scanf("%d",&T);
                 ^
0_0_17814046_7989.cpp:45:40: error: 'd' was not declared in this scope
         scanf("%d%d%d%d", &p, &e, &i, &d);
                                        ^
0_0_17814046_7989.cpp:47:13: error: break statement not within loop or switch
             break;
             ^


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-12-05 07:56:12, Gzip enabled