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_13467733_15321.cpp:91:1: error: missing terminating " character
 cout<<"no such
 ^
0_0_13467733_15321.cpp:92:1: error: missing terminating " character
 directory"<<endl;
 ^
0_0_13467733_15321.cpp:98:1: error: missing terminating " character
 cout<<"directory already
 ^
0_0_13467733_15321.cpp:99:1: error: missing terminating " character
 exist"<<endl;
 ^
0_0_13467733_15321.cpp:122:1: error: missing terminating " character
 cout<<"can not delete the
 ^
0_0_13467733_15321.cpp:123:1: error: missing terminating " character
 directory"<<endl;
 ^
0_0_13467733_15321.cpp:126:1: error: missing terminating " character
 cout<<"can not delete the
 ^
0_0_13467733_15321.cpp:127:1: error: missing terminating " character
 directory"<<endl;
 ^
0_0_13467733_15321.cpp:136:1: error: missing terminating " character
 cout<<"file already
 ^
0_0_13467733_15321.cpp:137:1: error: missing terminating " character
 exist"<<endl;
 ^
0_0_13467733_15321.cpp:157:1: error: missing terminating " character
 cout<<"no such
 ^
0_0_13467733_15321.cpp:158:1: error: missing terminating " character
 file"<<endl;
 ^
0_0_13467733_15321.cpp: In function 'void make()':
0_0_13467733_15321.cpp:92:1: error: 'directory' was not declared in this scope
 directory"<<endl;
 ^
0_0_13467733_15321.cpp:99:1: error: 'exist' was not declared in this scope
 exist"<<endl;
 ^
0_0_13467733_15321.cpp:123:1: error: 'directory' was not declared in this scope
 directory"<<endl;
 ^
0_0_13467733_15321.cpp:127:1: error: 'directory' was not declared in this scope
 directory"<<endl;
 ^
0_0_13467733_15321.cpp:137:1: error: 'exist' was not declared in this scope
 exist"<<endl;
 ^
0_0_13467733_15321.cpp:158:1: error: 'file' was not declared in this scope
 file"<<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-01 16:30:32, Gzip enabled