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_21858170_15798.cpp: In function 'int main()':
0_0_21858170_15798.cpp:57:8: error: too many arguments to function 'int scan()'
  scan(T);
        ^
0_0_21858170_15798.cpp:16:5: note: declared here
 int scan(){
     ^
0_0_21858170_15798.cpp:59:9: error: too many arguments to function 'int scan()'
   scan(n);scan(m);
         ^
0_0_21858170_15798.cpp:16:5: note: declared here
 int scan(){
     ^
0_0_21858170_15798.cpp:59:17: error: too many arguments to function 'int scan()'
   scan(n);scan(m);
                 ^
0_0_21858170_15798.cpp:16:5: note: declared here
 int scan(){
     ^
0_0_21858170_15798.cpp:62:18: error: too many arguments to function 'int scan()'
    scan(father[i]);
                  ^
0_0_21858170_15798.cpp:16:5: note: declared here
 int scan(){
     ^
0_0_21858170_15798.cpp:65:16: error: too many arguments to function 'int scan()'
    scan(from[i]);
                ^
0_0_21858170_15798.cpp:16:5: note: declared here
 int scan(){
     ^
0_0_21858170_15798.cpp:66:14: error: too many arguments to function 'int scan()'
    scan(to[i]);
              ^
0_0_21858170_15798.cpp:16:5: note: declared here
 int scan(){
     ^
0_0_21858170_15798.cpp:69:9: error: too many arguments to function 'int scan()'
   scan(q);
         ^
0_0_21858170_15798.cpp:16:5: note: declared here
 int scan(){
     ^
0_0_21858170_15798.cpp:71:10: error: too many arguments to function 'int scan()'
    scan(M);
          ^
0_0_21858170_15798.cpp:16:5: note: declared here
 int scan(){
     ^
0_0_21858170_15798.cpp:74:13: error: too many arguments to function 'int scan()'
     scan(cur);
             ^
0_0_21858170_15798.cpp:16:5: note: declared here
 int scan(){
     ^


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