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_13806809_4970.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include #include #include #include #include #include #include #include #include #include #include #include #define ll long longusing namespace std;const int INF=0x3f3f3f3f;int n,m,dis[55][55],a[110],dp[110][55];int main(){ int T; scanf("%d",&T); while(T--) {  memset(dp,-1,sizeof(dp));  scanf("%d%d",&n,&m);  for(int i=1;i      
          ^


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-27 00:45:20, Gzip enabled