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_13813235_19841.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13813235_19841.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13813235_19841.cpp:5:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13813235_19841.cpp:14:4: error: missing terminating " character
    strcpy(str[0],"When Winter
    ^
0_0_13813235_19841.cpp:15:1: error: missing terminating " character
 Fades");
 ^
0_0_13813235_19841.cpp:20:4: error: missing terminating " character
    strcpy(str[2],"Tin O
    ^
0_0_13813235_19841.cpp:21:1: error: missing terminating " character
 O");
 ^
0_0_13813235_19841.cpp:35:4: error: missing terminating " character
    strcpy(str[7],"Honey
    ^
0_0_13813235_19841.cpp:36:1: error: missing terminating " character
 Honey");
 ^
0_0_13813235_19841.cpp: In function 'int main()':
0_0_13813235_19841.cpp:15:1: error: 'Fades' was not declared in this scope
 Fades");
 ^
0_0_13813235_19841.cpp:21:1: error: 'O' was not declared in this scope
 O");
 ^
0_0_13813235_19841.cpp:27:25: error: 'strcpy' was not declared in this scope
 strcpy(str[4],"Stefanie");
                         ^
0_0_13813235_19841.cpp:36:1: error: 'Honey' was not declared in this scope
 Honey");
 ^
0_0_13813235_19841.cpp:46:14: error: 'scanf' was not declared in this scope
 scanf("%d",&t);
              ^
0_0_13813235_19841.cpp:49:37: error: 'printf' was not declared in this scope
 printf("Best wishes to Stefanie\n\n");
                                     ^


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-25 19:26:11, Gzip enabled