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_39403844_1016.cpp: In function 'bool SPFA()':
0_0_39403844_1016.cpp:25:24: error: 'n' was not declared in this scope
   25 |         for(int i=0;i<=n;i++){
      |                        ^
0_0_39403844_1016.cpp:34:29: error: 'n' was not declared in this scope
   34 |                 if(++out[u]>n) return false;
      |                             ^
0_0_39403844_1016.cpp: In function 'int main()':
0_0_39403844_1016.cpp:65:25: error: too many arguments to function 'bool SPFA()'
   65 |                 if(!SPFA(n)){
      |                     ~~~~^~~
0_0_39403844_1016.cpp:24:6: note: declared here
   24 | bool SPFA(){
      |      ^~~~


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-25 09:26:25, Gzip enabled