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_38341556_20399.cpp:7:1: error: 'Char' does not name a type
 Char str[1005];
 ^
0_0_38341556_20399.cpp: In function 'int judge()':
0_0_38341556_20399.cpp:12:17: error: 'I' was not declared in this scope
     (int i = 0; I <= len/2; i++) {
                 ^
0_0_38341556_20399.cpp:12:22: error: 'len' was not declared in this scope
     (int i = 0; I <= len/2; i++) {
                      ^
0_0_38341556_20399.cpp:13:13: error: 'str' was not declared in this scope
         if (str[i]! = str[len-i-1]) return 1
             ^
0_0_38341556_20399.cpp:13:19: error: expected ')' before '!' token
         if (str[i]! = str[len-i-1]) return 1
                   ^
0_0_38341556_20399.cpp:18:18: error: a function-definition is not allowed here before '{' token
 void Dfs (int x) {
                  ^
0_0_38341556_20399.cpp:53:1: error: expected '}' at end of input
 }
 ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-18 18:35:23, Gzip enabled