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_38789893_24511.cpp: In function 'void solve()':
0_0_38789893_24511.cpp:187:9: error: 'read' was not declared in this scope; did you mean 'CCF_NB::read'?
  187 |         read(n);tot=1;st=1;ed=n;
      |         ^~~~
      |         CCF_NB::read
0_0_38789893_24511.cpp:81:58: note: 'CCF_NB::read' declared here
   81 |         template <typename T,typename ...Arg>inline void read(T& x,Arg& ...arg){read(x);read(arg...);}
      |                                                          ^~~~
0_0_38789893_24511.cpp:207:9: error: 'write' was not declared in this scope; did you mean 'CCF_NB::write'?
  207 |         write(dinic(),'\n');
      |         ^~~~~
      |         CCF_NB::write
0_0_38789893_24511.cpp:83:58: note: 'CCF_NB::write' declared here
   83 |         template <typename T,typename ...Arg>inline void write(T x,Arg ...arg){write(x);write(arg...);}
      |                                                          ^~~~~


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-06-26 15:55:31, Gzip enabled