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_13468220_28805.cpp:2:4: error: stray '#' in program
  2 #include<cstring>
    ^
0_0_13468220_28805.cpp:3:4: error: stray '#' in program
  3 #include<iostream>
    ^
0_0_13468220_28805.cpp:2:2: error: expected unqualified-id before numeric constant
  2 #include<cstring>
  ^
0_0_13468220_28805.cpp:5:2: error: expected unqualified-id before numeric constant
  5 const int kind=26;
  ^
0_0_13468220_28805.cpp:6:2: error: expected unqualified-id before numeric constant
  6 const int N=105;
  ^
0_0_13468220_28805.cpp:7:2: error: expected unqualified-id before numeric constant
  7 struct TrieNode{
  ^
0_0_13468220_28805.cpp:10:5: error: 'Memory' does not name a type
 10 }Memory[10000000];
     ^
0_0_13468220_28805.cpp:11:1: error: expected unqualified-id before numeric constant
 11 TrieNode *Root=NULL;
 ^
0_0_13468220_28805.cpp:12:1: error: expected unqualified-id before numeric constant
 12 int T,n,timenum,allcop,m,all,cas=1;
 ^
0_0_13468220_28805.cpp:13:1: error: expected unqualified-id before numeric constant
 13 char str[N],ans[N],temp[N];
 ^
0_0_13468220_28805.cpp:14:1: error: expected unqualified-id before numeric constant
 14 char num[10][5]={{"\0"},{"\0"},{"abc"},{"def"},{"ghi"},{"jkl"},{"mno"},{"pqrs"},{"tuv"},{"wxyz"}};
 ^


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 14:36:52, Gzip enabled