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_39634427_15418.cpp: In function 'int main()':
0_0_39634427_15418.cpp:45:1: error: 'assert' was not declared in this scope
   45 | assert(dis[a][b]<100000000);
      | ^~~~~~
0_0_39634427_15418.cpp:4:1: note: 'assert' is defined in header '<cassert>'; did you forget to '#include <cassert>'?
    3 |  #include<algorithm>
  +++ |+#include <cassert>
    4 |  using namespace std;


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-22 03:26:36, Gzip enabled