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_29556662_24718.cpp:200:4: error: missing terminating " character
    printf ("i = %d%
    ^
0_0_29556662_24718.cpp:1:1: error: 'i64' does not name a type
 i64 POW(i64 a,i64 b)
 ^
0_0_29556662_24718.cpp:14:1: error: 'i64' does not name a type
 i64 exGcd(i64 a,i64 b,i64 &x,i64 &y)
 ^
0_0_29556662_24718.cpp:30:14: error: 'i64' was not declared in this scope
 bool modular(i64 a[],i64 m[],i64 k)
              ^
0_0_29556662_24718.cpp:30:22: error: 'i64' was not declared in this scope
 bool modular(i64 a[],i64 m[],i64 k)
                      ^
0_0_29556662_24718.cpp:30:30: error: 'i64' was not declared in this scope
 bool modular(i64 a[],i64 m[],i64 k)
                              ^
0_0_29556662_24718.cpp:30:35: error: expression list treated as compound expression in initializer [-fpermissive]
 bool modular(i64 a[],i64 m[],i64 k)
                                   ^
0_0_29556662_24718.cpp:31:1: error: expected ',' or ';' before '{' token
 {
 ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:282:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10,
                 from GCC4.9.2/x86_64-w64-mingw32/include/assert.h:15,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/cassert:43,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:33,
                 from 0_0_29556662_24718.cpp:101:
GCC4.9.2/x86_64-w64-mingw32/include/vadefs.h:12:32: error: expected declaration before end of line
 #pragma pack(push,_CRT_PACKING)
                                ^


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-26 07:42:57, Gzip enabled