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_17335037_3787.cpp:59:1: error: missing terminating " character
 cout<<digit<<"
 ^
0_0_17335037_3787.cpp:60:1: error: missing terminating " character
 is not cyclic"<<endl;
 ^
0_0_17335037_3787.cpp:72:1: error: missing terminating " character
 cout<<digit<<"
 ^
0_0_17335037_3787.cpp:73:1: error: missing terminating " character
 is not cyclic"<<endl;
 ^
0_0_17335037_3787.cpp:85:1: error: missing terminating " character
 if(i>len)cout<<digit<<"
 ^
0_0_17335037_3787.cpp:86:1: error: missing terminating " character
 is cyclic"<<endl;
 ^
0_0_17335037_3787.cpp: In function 'int main()':
0_0_17335037_3787.cpp:31:17: error: 'strlen' was not declared in this scope
 len=strlen(digit);
                 ^
0_0_17335037_3787.cpp:60:1: error: 'is' was not declared in this scope
 is not cyclic"<<endl;
 ^
0_0_17335037_3787.cpp:69:23: error: 'strstr' was not declared in this scope
 if(strstr(exDigit,temp)==NULL){  
                       ^
0_0_17335037_3787.cpp:73:1: error: 'is' was not declared in this scope
 is not cyclic"<<endl;
 ^
0_0_17335037_3787.cpp:86:1: error: 'is' was not declared in this scope
 is cyclic"<<endl;
 ^


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-26 01:59:50, Gzip enabled