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_6802287_20954.cpp:14: error: stray '\163' in program
0_0_6802287_20954.cpp:14: error: stray '\169' in program
0_0_6802287_20954.cpp:14: error: variable or field `init' declared void
0_0_6802287_20954.cpp:14: error: expected `;' before '(' token
0_0_6802287_20954.cpp:15: error: stray '\163' in program
0_0_6802287_20954.cpp:15: error: stray '\172' in program
0_0_6802287_20954.cpp:15: error: stray '\163' in program
0_0_6802287_20954.cpp:15: error: stray '\172' in program
0_0_6802287_20954.cpp:16: error: stray '\163' in program
0_0_6802287_20954.cpp:16: error: stray '\172' in program
0_0_6802287_20954.cpp:16: error: stray '\163' in program
0_0_6802287_20954.cpp:16: error: stray '\172' in program
0_0_6802287_20954.cpp:19: error: expected `;' before "void"
0_0_6802287_20954.cpp:21: error: stray '\163' in program
0_0_6802287_20954.cpp:21: error: stray '\172' in program
0_0_6802287_20954.cpp: In member function `void TreeNode::init(const char*)':
0_0_6802287_20954.cpp:20: error: no matching function for call to `TreeNode::init()'
0_0_6802287_20954.cpp:19: note: candidates are: void TreeNode::init(const char*)
0_0_6802287_20954.cpp:21: error: expected `)' before "str"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:45: error: too few arguments to function `char* strcpy(char*, const char*)'
0_0_6802287_20954.cpp:21: error: at this point in file
0_0_6802287_20954.cpp: In constructor `TreeNode::TreeNode()':
0_0_6802287_20954.cpp:24: error: no matching function for call to `TreeNode::init()'
0_0_6802287_20954.cpp:19: note: candidates are: void TreeNode::init(const char*)
0_0_6802287_20954.cpp: At global scope:
0_0_6802287_20954.cpp:30: error: stray '\163' in program
0_0_6802287_20954.cpp:30: error: stray '\172' in program
0_0_6802287_20954.cpp:30: error: `N' does not name a type
0_0_6802287_20954.cpp: In function `TreeNode* newNode(const char*)':
0_0_6802287_20954.cpp:32: error: `cur' undeclared (first use this function)
0_0_6802287_20954.cpp:32: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6802287_20954.cpp: At global scope:
0_0_6802287_20954.cpp:36: error: stray '\163' in program
0_0_6802287_20954.cpp:36: error: stray '\172' in program
0_0_6802287_20954.cpp:36: error: expected `,' or `...' before "const"
0_0_6802287_20954.cpp: In function `TreeNode* my(TreeNode*)':
0_0_6802287_20954.cpp:38: error: stray '\163' in program
0_0_6802287_20954.cpp:38: error: stray '\172' in program
0_0_6802287_20954.cpp:38: error: expected `)' before "str"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:43: error: too few arguments to function `int strcmp(const char*, const char*)'
0_0_6802287_20954.cpp:38: error: at this point in file
0_0_6802287_20954.cpp:42: error: `str' undeclared (first use this function)
0_0_6802287_20954.cpp: In function `int work(char*)':
0_0_6802287_20954.cpp:47: error: stray '\163' in program
0_0_6802287_20954.cpp:47: error: stray '\172' in program
0_0_6802287_20954.cpp:47: error: expected `)' before string constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:57: error: too few arguments to function `char* strtok(char*, const char*)'
0_0_6802287_20954.cpp:47: error: at this point in file
0_0_6802287_20954.cpp:50: error: stray '\163' in program
0_0_6802287_20954.cpp:50: error: stray '\172' in program
0_0_6802287_20954.cpp:50: error: expected `)' before "p"
0_0_6802287_20954.cpp:51: error: stray '\163' in program
0_0_6802287_20954.cpp:51: error: stray '\172' in program
0_0_6802287_20954.cpp:51: error: expected `)' before string constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:57: error: too few arguments to function `char* strtok(char*, const char*)'
0_0_6802287_20954.cpp:51: error: at this point in file
0_0_6802287_20954.cpp: At global scope:
0_0_6802287_20954.cpp:55: error: stray '\163' in program
0_0_6802287_20954.cpp:55: error: stray '\172' in program
0_0_6802287_20954.cpp:55: error: expected `,' or `...' before "const"
0_0_6802287_20954.cpp: In function `bool cmp(TreeNode* const&)':
0_0_6802287_20954.cpp:56: error: stray '\163' in program
0_0_6802287_20954.cpp:56: error: stray '\172' in program
0_0_6802287_20954.cpp:56: error: expected `)' before "tl2"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:43: error: too few arguments to function `int strcmp(const char*, const char*)'
0_0_6802287_20954.cpp:56: error: at this point in file
0_0_6802287_20954.cpp: At global scope:
0_0_6802287_20954.cpp:58: error: stray '\163' in program
0_0_6802287_20954.cpp:58: error: stray '\172' in program
0_0_6802287_20954.cpp:58: error: expected `,' or `...' before "int"
0_0_6802287_20954.cpp: In function `void myprint(TreeNode*)':
0_0_6802287_20954.cpp:59: error: stray '\163' in program
0_0_6802287_20954.cpp:59: error: stray '\172' in program
0_0_6802287_20954.cpp:59: error: expected `)' before "node"
0_0_6802287_20954.cpp:59: error: stray '\163' in program
0_0_6802287_20954.cpp:59: error: stray '\172' in program
0_0_6802287_20954.cpp:59: error: `sort' undeclared (first use this function)
0_0_6802287_20954.cpp:61: error: `bnum' undeclared (first use this function)
0_0_6802287_20954.cpp:62: error: invalid conversion from `const char*' to `int'
0_0_6802287_20954.cpp:62: error:   initializing argument 1 of `int putchar(int)'
0_0_6802287_20954.cpp:67: error: stray '\163' in program
0_0_6802287_20954.cpp:67: error: stray '\172' in program
0_0_6802287_20954.cpp:67: error: expected `)' before "bnum"
0_0_6802287_20954.cpp: In function `int main()':
0_0_6802287_20954.cpp:73: error: stray '\163' in program
0_0_6802287_20954.cpp:73: error: stray '\172' in program
0_0_6802287_20954.cpp:73: error: invalid operands of types `const char[4]' and `int' to binary `operator&'
0_0_6802287_20954.cpp:75: error: stray '\163' in program
0_0_6802287_20954.cpp:75: error: stray '\172' in program
0_0_6802287_20954.cpp:75: error: `N' undeclared (first use this function)
0_0_6802287_20954.cpp:76: error: `cur' undeclared (first use this function)
0_0_6802287_20954.cpp:77: error: no matching function for call to `TreeNode::init()'
0_0_6802287_20954.cpp:19: note: candidates are: void TreeNode::init(const char*)
0_0_6802287_20954.cpp:79: error: stray '\163' in program
0_0_6802287_20954.cpp:79: error: stray '\172' in program
0_0_6802287_20954.cpp:79: error: expected `)' before "str"
0_0_6802287_20954.cpp:82: error: stray '\163' in program
0_0_6802287_20954.cpp:82: error: stray '\172' in program
0_0_6802287_20954.cpp:84: error: stray '\' in program
0_0_6802287_20954.cpp:84: error: expected `)' before "n"
0_0_6802287_20954.cpp:84: error: invalid conversion from `const char*' to `int'
0_0_6802287_20954.cpp:84: error:   initializing argument 1 of `int putchar(int)'


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 13:33:56, Gzip enabled