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_23208967_23973.c: In function 'main':
0_0_23208967_23973.c:15:3: error: expected expression before '/' token
   // printf("%d\n",cnt);
   ^
0_0_23208967_23973.c:24:4: error: expected expression before '/' token
    //printf("%s%s\n",s1,s2);
    ^
0_0_23208967_23973.c:32:3: error: expected expression before '/' token
   // 读取完成
   ^
0_0_23208967_23973.c:32:3: error: stray '\266' in program
0_0_23208967_23973.c:32:3: error: stray '\301' in program
0_0_23208967_23973.c:32:3: error: stray '\310' in program
0_0_23208967_23973.c:32:3: error: stray '\241' in program
0_0_23208967_23973.c:32:3: error: stray '\315' in program
0_0_23208967_23973.c:32:3: error: stray '\352' in program
0_0_23208967_23973.c:32:3: error: stray '\263' in program
0_0_23208967_23973.c:32:3: error: stray '\311' in program
0_0_23208967_23973.c:33:3: error: stray '\310' in program
   // 去掉数组重复项
   ^
0_0_23208967_23973.c:33:3: error: stray '\245' in program
0_0_23208967_23973.c:33:3: error: stray '\265' in program
0_0_23208967_23973.c:33:3: error: stray '\364' in program
0_0_23208967_23973.c:33:3: error: stray '\312' in program
0_0_23208967_23973.c:33:3: error: stray '\375' in program
0_0_23208967_23973.c:33:3: error: stray '\327' in program
0_0_23208967_23973.c:33:3: error: stray '\351' in program
0_0_23208967_23973.c:33:3: error: stray '\326' in program
0_0_23208967_23973.c:33:3: error: stray '\330' in program
0_0_23208967_23973.c:33:3: error: stray '\270' in program
0_0_23208967_23973.c:33:3: error: stray '\264' in program
0_0_23208967_23973.c:33:3: error: stray '\317' in program
0_0_23208967_23973.c:33:3: error: stray '\356' in program
0_0_23208967_23973.c:39:13: error: 'temp' undeclared (first use in this function)
      strcpy(temp, array[j]);
             ^
0_0_23208967_23973.c:39:13: note: each undeclared identifier is reported only once for each function it appears in
0_0_23208967_23973.c:52:3: error: expected expression before '/' token
   // sort in order
   ^
0_0_23208967_23973.c:59:30: error: 'index' undeclared (first use in this function)
    if(strcmp(array[i], array[index-1]) != 0){
                              ^
0_0_23208967_23973.c:73:3: error: expected expression before '/' token
   // i don't why it work, but the length of the array become index
   ^
0_0_23208967_23973.c:73:3: error: missing terminating ' character
0_0_23208967_23973.c:75:3: error: expected expression before '/' token
   // initialise 2d array
   ^
0_0_23208967_23973.c:75:17: error: invalid suffix "d" on integer constant
   // initialise 2d array
                 ^
0_0_23208967_23973.c:77:3: error: expected expression before '/' token
   // i need the original array to make the adjecney matrix need to make a copy
   ^
0_0_23208967_23973.c:112:4: error: expected expression before '/' token
    // 对每一个点都进行bfs搜索
    ^
0_0_23208967_23973.c:112:4: error: stray '\266' in program
0_0_23208967_23973.c:112:4: error: stray '\324' in program
0_0_23208967_23973.c:112:4: error: stray '\303' in program
0_0_23208967_23973.c:112:4: error: stray '\277' in program
0_0_23208967_23973.c:112:4: error: stray '\322' in program
0_0_23208967_23973.c:112:4: error: stray '\273' in program
0_0_23208967_23973.c:112:4: error: stray '\270' in program
0_0_23208967_23973.c:112:4: error: stray '\366' in program
0_0_23208967_23973.c:112:4: error: stray '\265' in program
0_0_23208967_23973.c:112:4: error: stray '\343' in program
0_0_23208967_23973.c:112:4: error: stray '\266' in program
0_0_23208967_23973.c:112:4: error: stray '\274' in program
0_0_23208967_23973.c:112:4: error: stray '\275' in program
0_0_23208967_23973.c:112:4: error: stray '\370' in program
0_0_23208967_23973.c:112:4: error: stray '\320' in program
0_0_23208967_23973.c:112:4: error: stray '\320' in program
0_0_23208967_23973.c:112:4: error: stray '\313' in program
0_0_23208967_23973.c:112:4: error: stray '\321' in program
0_0_23208967_23973.c:112:4: error: stray '\313' in program
0_0_23208967_23973.c:112:4: error: stray '\367' in program
0_0_23208967_23973.c:125:3: error: expected expression before '/' token
   //
   ^
0_0_23208967_23973.c:140:8: error: 'matrix' undeclared (first use in this function)
     if(matrix[i][j]==1){
        ^
0_0_23208967_23973.c:145:5: error: 'flag' undeclared (first use in this function)
     flag = 1;
     ^


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-07-08 06:57:07, Gzip enabled