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_26635743_11632.cpp: In function 'int32_t main()':
0_0_26635743_11632.cpp:11:29: error: expected ')' before 'PRId32'
 #define scanfd(a) scanf("%" PRId32, &a)
                             ^
0_0_26635743_11632.cpp:74:5: note: in expansion of macro 'scanfd'
     scanfd(T);
     ^
0_0_26635743_11632.cpp:11:29: error: expected ')' before 'PRId32'
 #define scanfd(a) scanf("%" PRId32, &a)
                             ^
0_0_26635743_11632.cpp:76:9: note: in expansion of macro 'scanfd'
         scanfd(n);
         ^
0_0_26635743_11632.cpp:12:29: error: expected ')' before 'PRId64'
 #define scanfl(a) scanf("%" PRId64, &a)
                             ^
0_0_26635743_11632.cpp:78:13: note: in expansion of macro 'scanfl'
             scanfl(q[i]);
             ^
0_0_26635743_11632.cpp:13:31: error: expected ')' before 'PRId64'
 #define printfl(a) printf("%" PRId64"\n", a)
                               ^
0_0_26635743_11632.cpp:81:9: note: in expansion of macro 'printfl'
         printfl(ans);
         ^


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 21:40:15, Gzip enabled