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_25878167_434.cpp: In function 'int main()':
0_0_25878167_434.cpp:83:15: error: invalid initialization of reference of type 'int&' from expression of type 'long long int'
         read(a),read(b),read(c),read(d),read(p),read(n);
               ^
0_0_25878167_434.cpp:29:14: note: in passing argument 1 of 'void fastIO::read(int&)'
  inline void read(int &x) {
              ^
0_0_25878167_434.cpp:83:23: error: invalid initialization of reference of type 'int&' from expression of type 'long long int'
         read(a),read(b),read(c),read(d),read(p),read(n);
                       ^
0_0_25878167_434.cpp:29:14: note: in passing argument 1 of 'void fastIO::read(int&)'
  inline void read(int &x) {
              ^
0_0_25878167_434.cpp:83:31: error: invalid initialization of reference of type 'int&' from expression of type 'long long int'
         read(a),read(b),read(c),read(d),read(p),read(n);
                               ^
0_0_25878167_434.cpp:29:14: note: in passing argument 1 of 'void fastIO::read(int&)'
  inline void read(int &x) {
              ^
0_0_25878167_434.cpp:83:39: error: invalid initialization of reference of type 'int&' from expression of type 'long long int'
         read(a),read(b),read(c),read(d),read(p),read(n);
                                       ^
0_0_25878167_434.cpp:29:14: note: in passing argument 1 of 'void fastIO::read(int&)'
  inline void read(int &x) {
              ^
0_0_25878167_434.cpp:83:47: error: invalid initialization of reference of type 'int&' from expression of type 'long long int'
         read(a),read(b),read(c),read(d),read(p),read(n);
                                               ^
0_0_25878167_434.cpp:29:14: note: in passing argument 1 of 'void fastIO::read(int&)'
  inline void read(int &x) {
              ^
0_0_25878167_434.cpp:83:55: error: invalid initialization of reference of type 'int&' from expression of type 'long long int'
         read(a),read(b),read(c),read(d),read(p),read(n);
                                                       ^
0_0_25878167_434.cpp:29:14: note: in passing argument 1 of 'void fastIO::read(int&)'
  inline void read(int &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-11-16 19:02:23, Gzip enabled