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_17110184_25390.cpp:1:1: error: 'let' does not name a type
 let cnt=0;
 ^
0_0_17110184_25390.cpp:2:1: error: expected unqualified-id before 'while'
 while [ 1 ]; do              
 ^
0_0_17110184_25390.cpp:2:14: error: expected unqualified-id before 'do'
 while [ 1 ]; do              
              ^
0_0_17110184_25390.cpp:3:15: error: expected unqualified-id before '+' token
 let cnt=${cnt}+1;    
               ^
0_0_17110184_25390.cpp:4:2: error: expected unqualified-id before '.' token
  ./make1      
  ^
0_0_17110184_25390.cpp:8:19: error: 'then' does not name a type
  if [ $? -eq 0 ]; then         
                   ^
0_0_17110184_25390.cpp:9:14: error: 'AC' does not name a type
  echo ${cnt} AC;           
              ^
0_0_17110184_25390.cpp:10:2: error: expected unqualified-id before 'else'
  else break;        
  ^
0_0_17110184_25390.cpp:11:2: error: 'fi' does not name a type
  fi 
  ^


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-09-30 09:28:48, Gzip enabled