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_16355576_5305.cpp:9:2: error: stray '\243' in program
  int a, b, c, s, t;
  ^
0_0_16355576_5305.cpp:9:2: error: stray '\254' in program
0_0_16355576_5305.cpp: In function 'int main()':
0_0_16355576_5305.cpp:9:16: error: expected initializer before 's'
  int a, b, c, s, t;
                ^
0_0_16355576_5305.cpp:19:26: error: 'c' was not declared in this scope
    scanf("%d%d%d",&a,&b,&c);
                          ^
0_0_16355576_5305.cpp:22:18: error: 's' was not declared in this scope
   scanf("%d%d", &s, &t);
                  ^
0_0_16355576_5305.cpp:3:25: error: expected ')' before ';' token
 #define  inf   99999999 ;
                         ^
0_0_16355576_5305.cpp:34:19: note: in expansion of macro 'inf'
   if(dis[s][t] == inf)
                   ^
0_0_16355576_5305.cpp:34:22: error: expected primary-expression before ')' token
   if(dis[s][t] == inf)
                      ^
0_0_16355576_5305.cpp:36:3: error: 'else' without a previous 'if'
   else
   ^


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 22:12:12, Gzip enabled