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_19437144_30637.c:65:1: error: expected identifier or '(' before '/' token
 // check in
 ^
0_0_19437144_30637.c: In function 'have_in':
0_0_19437144_30637.c:76:8: error: 'cache' undeclared (first use in this function)
    if (cache[u] == 0) {
        ^
0_0_19437144_30637.c:76:8: note: each undeclared identifier is reported only once for each function it appears in
0_0_19437144_30637.c: In function 'tanjar':
0_0_19437144_30637.c:91:3: error: expected expression before '/' token
   //no visited
   ^
0_0_19437144_30637.c:103:10: error: 'cache' undeclared (first use in this function)
   memset(cache, 0, sizeof(int) * 1000);
          ^
0_0_19437144_30637.c:114:4: error: expected expression before '/' token
    //printf("%d ", v);
    ^
0_0_19437144_30637.c:116:3: error: expected expression before '/' token
   //printf("\n");
   ^
0_0_19437144_30637.c: In function 'main':
0_0_19437144_30637.c:142:5: error: expected expression before '/' token
     //not visited.
     ^


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-12-02 14:42:41, Gzip enabled