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_30274438_32279.cpp: In function 'int main()':
0_0_30274438_32279.cpp:93:11: error: invalid initialization of reference of type 'll& {aka long long int&}' from expression of type 'int'
     scan(t);
           ^
0_0_30274438_32279.cpp:17:13: note: in passing argument 1 of 'void scan(ll&)'
 inline void scan(ll &x) {
             ^
0_0_30274438_32279.cpp:97:15: error: invalid initialization of reference of type 'll& {aka long long int&}' from expression of type 'int'
         scan(n)
               ^
0_0_30274438_32279.cpp:17:13: note: in passing argument 1 of 'void scan(ll&)'
 inline void scan(ll &x) {
             ^
0_0_30274438_32279.cpp:98:21: error: 'i' was not declared in this scope
         for(int i=1;i<=n;i++) scan(a[i]);
                     ^
0_0_30274438_32279.cpp:102:19: error: invalid initialization of reference of type 'll& {aka long long int&}' from expression of type 'int'
             scan(x);
                   ^
0_0_30274438_32279.cpp:17:13: note: in passing argument 1 of 'void scan(ll&)'
 inline void scan(ll &x) {
             ^
0_0_30274438_32279.cpp:113:19: error: invalid initialization of reference of type 'll& {aka long long int&}' from expression of type 'int'
             scan(u);
                   ^
0_0_30274438_32279.cpp:17:13: note: in passing argument 1 of 'void scan(ll&)'
 inline void scan(ll &x) {
             ^
0_0_30274438_32279.cpp:114:7: error: invalid initialization of reference of type 'll& {aka long long int&}' from expression of type 'int'
 scan(v);
       ^
0_0_30274438_32279.cpp:17:13: note: in passing argument 1 of 'void scan(ll&)'
 inline void scan(ll &x) {
             ^


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-12 12:42:15, Gzip enabled