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_39562502_31185.cpp: In function 'void chg(long long int, long long int, long long int)':
0_0_39562502_31185.cpp:10:13: error: expected primary-expression before 'unsigned'
   10 | #define ull unsigned long long
      |             ^~~~~~~~
0_0_39562502_31185.cpp:46:26: note: in expansion of macro 'ull'
   46 |         cnt.update(a[p], ull(f)); sum.update(a[p], ull(f) * a[p]); sqr.update(a[p], ull(f) * a[p] * a[p]);
      |                          ^~~
0_0_39562502_31185.cpp:10:13: error: expected primary-expression before 'unsigned'
   10 | #define ull unsigned long long
      |             ^~~~~~~~
0_0_39562502_31185.cpp:46:52: note: in expansion of macro 'ull'
   46 |         cnt.update(a[p], ull(f)); sum.update(a[p], ull(f) * a[p]); sqr.update(a[p], ull(f) * a[p] * a[p]);
      |                                                    ^~~
0_0_39562502_31185.cpp:10:13: error: expected primary-expression before 'unsigned'
   10 | #define ull unsigned long long
      |             ^~~~~~~~
0_0_39562502_31185.cpp:46:85: note: in expansion of macro 'ull'
   46 |         cnt.update(a[p], ull(f)); sum.update(a[p], ull(f) * a[p]); sqr.update(a[p], ull(f) * a[p] * a[p]);
      |                                                                                     ^~~


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 23:18:58, Gzip enabled