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_19114186_15118.cpp: In function 'int main()':
0_0_19114186_15118.cpp:125:14: error: too many arguments to function 'void cut(int)'
      cut(a, i);
              ^
0_0_19114186_15118.cpp:61:6: note: declared here
 void cut(int y) {
      ^
0_0_19114186_15118.cpp:126:24: error: too many arguments to function 'void conn(int, int)'
      conn(t, loop[t], i);
                        ^
0_0_19114186_15118.cpp:77:6: note: declared here
 void conn(int x, int y) {
      ^
0_0_19114186_15118.cpp:131:18: error: too many arguments to function 'void conn(int, int)'
      conn(a, b, i);
                  ^
0_0_19114186_15118.cpp:77:6: note: declared here
 void conn(int x, int y) {
      ^
0_0_19114186_15118.cpp:133:14: error: too many arguments to function 'void cut(int)'
      cut(a, i);
              ^
0_0_19114186_15118.cpp:61:6: note: declared here
 void cut(int y) {
      ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-02-18 23:31:21, Gzip enabled