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_33548331_8456.cpp:13:1: error: stray '\243' in program
 void dfs(int depŁ¬int a,int b,int c,int d) {
 ^
0_0_33548331_8456.cpp:13:1: error: stray '\254' in program
0_0_33548331_8456.cpp:13:19: error: expected ',' or '...' before 'int'
 void dfs(int depŁ¬int a,int b,int c,int d) {
                   ^
0_0_33548331_8456.cpp: In function 'void dfs(int)':
0_0_33548331_8456.cpp:20:29: error: too many arguments to function 'void dfs(int)'
         dfs(nxt[dep],a,b,c,d);
                             ^
0_0_33548331_8456.cpp:13:6: note: declared here
 void dfs(int depŁ¬int a,int b,int c,int d) {
      ^
0_0_33548331_8456.cpp:23:86: error: too many arguments to function 'void dfs(int)'
         dfs(nxt[dep],a+ans[dep][i].a,b+ans[dep][i].b,c+ans[dep][i].c, d+ans[dep][i].d);
                                                                                      ^
0_0_33548331_8456.cpp:13:6: note: declared here
 void dfs(int depŁ¬int a,int b,int c,int d) {
      ^


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-10-02 03:31:22, Gzip enabled