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_26257009_17020.cpp: In function 'int main()':
0_0_26257009_17020.cpp:3:12: error: expected primary-expression before 'long'
 #define ll long long
            ^
0_0_26257009_17020.cpp:58:46: note: in expansion of macro 'll'
          if(t>outbuf) printf("%lld%012lld\n",ll(tmp/outbuf),ll(tmp%outbuf));
                                              ^
0_0_26257009_17020.cpp:3:12: error: expected primary-expression before 'long'
 #define ll long long
            ^
0_0_26257009_17020.cpp:58:61: note: in expansion of macro 'll'
          if(t>outbuf) printf("%lld%012lld\n",ll(tmp/outbuf),ll(tmp%outbuf));
                                                             ^
0_0_26257009_17020.cpp:3:12: error: expected primary-expression before 'long'
 #define ll long long
            ^
0_0_26257009_17020.cpp:59:31: note: in expansion of macro 'll'
          else printf("%lld\n",ll(tmp));
                               ^


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-23 06:11:44, Gzip enabled