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_11301377_5715.cpp:1: error: `import' does not name a type
0_0_11301377_5715.cpp:2: error: `import' does not name a type
0_0_11301377_5715.cpp:4: error: expected unqualified-id before "public"
0_0_11301377_5715.cpp:4: error: expected `,' or `;' before "public"
0_0_11301377_5715.cpp:18: error: `InputReader' has not been declared
0_0_11301377_5715.cpp:18: error: `PrintWriter' has not been declared
0_0_11301377_5715.cpp:18: error: ISO C++ forbids declaration of `in' with no type
0_0_11301377_5715.cpp:18: error: ISO C++ forbids declaration of `out' with no type
0_0_11301377_5715.cpp:198: error: extraneous `int' ignored
0_0_11301377_5715.cpp:198: error: extraneous `int' ignored
0_0_11301377_5715.cpp:199: error: ISO C++ forbids declaration of `ArrayList' with no type
0_0_11301377_5715.cpp:199: error: expected `;' before '<' token
0_0_11301377_5715.cpp:201: error: `boolean' does not name a type
0_0_11301377_5715.cpp:202: error: declaration of `plca' as multidimensional array must have bounds for all dimensions except the first
0_0_11301377_5715.cpp:205: error: declaration of `dp' as multidimensional array must have bounds for all dimensions except the first
0_0_11301377_5715.cpp:206: error: declaration of `whole' as multidimensional array must have bounds for all dimensions except the first
0_0_11301377_5715.cpp:208: error: declaration of `tmp' as multidimensional array must have bounds for all dimensions except the first
0_0_11301377_5715.cpp: In member function `void Task::solve(int, int, int)':
0_0_11301377_5715.cpp:19: error: `nextInt' has not been declared
0_0_11301377_5715.cpp:19: error: request for member of non-aggregate type before '(' token
0_0_11301377_5715.cpp:20: error: `nextInt' has not been declared
0_0_11301377_5715.cpp:20: error: request for member of non-aggregate type before '(' token
0_0_11301377_5715.cpp:21: error: `edges' undeclared (first use this function)
0_0_11301377_5715.cpp:21: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11301377_5715.cpp:21: error: `ArrayList' has not been declared
0_0_11301377_5715.cpp:21: error: expression in new-declarator must have integral or enumeration type
0_0_11301377_5715.cpp:22: error: no match for 'operator<' in 'i < ((Task*)this)->Task::n'
0_0_11301377_5715.cpp:23: error: `ArrayList' has not been declared
0_0_11301377_5715.cpp:23: error: expected primary-expression before '>' token
0_0_11301377_5715.cpp:23: error: expected primary-expression before ')' token
0_0_11301377_5715.cpp:25: error: no match for 'operator-' in '((Task*)this)->Task::n - 1'
0_0_11301377_5715.cpp:27: error: `nextInt' has not been declared
0_0_11301377_5715.cpp:27: error: request for member of non-aggregate type before '(' token
0_0_11301377_5715.cpp:28: error: `nextInt' has not been declared
0_0_11301377_5715.cpp:28: error: request for member of non-aggregate type before '(' token
0_0_11301377_5715.cpp:29: error: `nextInt' has not been declared
0_0_11301377_5715.cpp:29: error: request for member of non-aggregate type before '(' token
0_0_11301377_5715.cpp:192: error: `Task::Edge::Edge(int, int)' is private
0_0_11301377_5715.cpp:30: error: within this context
0_0_11301377_5715.cpp:192: error: `Task::Edge::Edge(int, int)' is private
0_0_11301377_5715.cpp:31: error: within this context
0_0_11301377_5715.cpp:33: error: expression in new-declarator must have integral or enumeration type
0_0_11301377_5715.cpp:34: error: expression in new-declarator must have integral or enumeration type
0_0_11301377_5715.cpp:35: error: `plca' undeclared (first use this function)
0_0_11301377_5715.cpp:35: error: `Task::n' cannot appear in a constant-expression
0_0_11301377_5715.cpp:37: error: expression in new-declarator must have integral or enumeration type
0_0_11301377_5715.cpp:38: error: no match for 'operator<' in 'i < ((Task*)this)->Task::n'
0_0_11301377_5715.cpp:39: error: `nextInt' has not been declared
0_0_11301377_5715.cpp:39: error: request for member of non-aggregate type before '(' token
0_0_11301377_5715.cpp:41: error: `control' undeclared (first use this function)
0_0_11301377_5715.cpp:41: error: `boolean' has not been declared
0_0_11301377_5715.cpp:41: error: expression in new-declarator must have integral or enumeration type
0_0_11301377_5715.cpp:41: error: `Task::n' cannot appear in a constant-expression
0_0_11301377_5715.cpp:42: error: no match for 'operator<' in 'i < ((Task*)this)->Task::n'
0_0_11301377_5715.cpp:43: error: `Arrays' undeclared (first use this function)
0_0_11301377_5715.cpp:45: error: no match for 'operator<' in 'i < ((Task*)this)->Task::n'
0_0_11301377_5715.cpp:47: error: `Integer' undeclared (first use this function)
0_0_11301377_5715.cpp:48: error: no match for 'operator<' in 'j < ((Task*)this)->Task::n'
0_0_11301377_5715.cpp:55: error: no match for 'operator<' in 'j < ((Task*)this)->Task::n'
0_0_11301377_5715.cpp:63: error: `dp' undeclared (first use this function)
0_0_11301377_5715.cpp:63: error: expression in new-declarator must have integral or enumeration type
0_0_11301377_5715.cpp:63: error: `Task::m' cannot appear in a constant-expression
0_0_11301377_5715.cpp:63: error: `Task::n' cannot appear in a constant-expression
0_0_11301377_5715.cpp:64: error: no match for 'operator<' in 'i < ((Task*)this)->Task::n'
0_0_11301377_5715.cpp:65: error: no match for 'operator<=' in 'j <= ((Task*)this)->Task::m'
0_0_11301377_5715.cpp:66: error: no match for 'operator<' in 'k < ((Task*)this)->Task::n'
0_0_11301377_5715.cpp:68: error: `whole' undeclared (first use this function)
0_0_11301377_5715.cpp:68: error: expression in new-declarator must have integral or enumeration type
0_0_11301377_5715.cpp:68: error: `Task::m' cannot appear in a constant-expression
0_0_11301377_5715.cpp:69: error: no match for 'operator<' in 'i < ((Task*)this)->Task::n'
0_0_11301377_5715.cpp:70: error: no match for 'operator<=' in 'j <= ((Task*)this)->Task::m'
0_0_11301377_5715.cpp:72: error: expression in new-declarator must have integral or enumeration type
0_0_11301377_5715.cpp:73: error: no match for 'operator<' in 'i < ((Task*)this)->Task::n'
0_0_11301377_5715.cpp:74: error: `tmp' undeclared (first use this function)
0_0_11301377_5715.cpp:74: error: no match for 'operator+' in '((Task*)this)->Task::m + 1'
0_0_11301377_5715.cpp:74: error: `Task::n' cannot appear in a constant-expression
0_0_11301377_5715.cpp:77: error: no match for 'operator<=' in 'i <= ((Task*)this)->Task::m'
0_0_11301377_5715.cpp:78: error: `Math' undeclared (first use this function)
0_0_11301377_5715.cpp:80: error: `println' has not been declared
0_0_11301377_5715.cpp:80: error: request for member of non-aggregate type before '(' token
0_0_11301377_5715.cpp:82: error: `flush' has not been declared
0_0_11301377_5715.cpp:82: error: request for member of non-aggregate type before '(' token
0_0_11301377_5715.cpp: In member function `int Task::brute()':
0_0_11301377_5715.cpp:87: error: no match for 'operator<<' in '1 << ((Task*)this)->Task::n'
0_0_11301377_5715.cpp:89: error: no match for 'operator<' in 'i < ((Task*)this)->Task::n'
0_0_11301377_5715.cpp:92: error: no match for 'operator>' in 'cnt > ((Task*)this)->Task::m'
0_0_11301377_5715.cpp:94: error: no match for 'operator<' in 'i < ((Task*)this)->Task::n'
0_0_11301377_5715.cpp:96: error: no match for 'operator<' in 'j < ((Task*)this)->Task::n'
0_0_11301377_5715.cpp:97: error: `control' undeclared (first use this function)
0_0_11301377_5715.cpp:104: error: `Math' undeclared (first use this function)
0_0_11301377_5715.cpp: In member function `void Task::calc(int, int)':
0_0_11301377_5715.cpp:110: error: expected primary-expression before "e"
0_0_11301377_5715.cpp:110: error: expected `;' before "e"
0_0_11301377_5715.cpp:115: error: expected primary-expression before "if"
0_0_11301377_5715.cpp:115: error: expected `)' before "if"
0_0_11301377_5715.cpp:116: error: no match for 'operator<' in 'i < ((Task*)this)->Task::n'
0_0_11301377_5715.cpp:117: error: `control' undeclared (first use this function)
0_0_11301377_5715.cpp:117: error: `dp' undeclared (first use this function)
0_0_11301377_5715.cpp:120: error: expected primary-expression before "e"
0_0_11301377_5715.cpp:120: error: expected `;' before "e"
0_0_11301377_5715.cpp:146: error: expected primary-expression before "for"
0_0_11301377_5715.cpp:146: error: expected `;' before "for"
0_0_11301377_5715.cpp:146: error: expected primary-expression before "for"
0_0_11301377_5715.cpp:146: error: expected `)' before "for"
0_0_11301377_5715.cpp:146: error: `Math' undeclared (first use this function)
0_0_11301377_5715.cpp:146: error: no match for 'operator-' in '((Task*)this)->Task::m - 1'
0_0_11301377_5715.cpp:147: error: no match for 'operator<' in 'j < ((Task*)this)->Task::n'
0_0_11301377_5715.cpp:149: error: `whole' undeclared (first use this function)
0_0_11301377_5715.cpp: In member function `void Task::dfs(int, int, int, int)':
0_0_11301377_5715.cpp:157: error: `plca' undeclared (first use this function)
0_0_11301377_5715.cpp:162: error: expected primary-expression before "e"
0_0_11301377_5715.cpp:162: error: expected `;' before "e"
0_0_11301377_5715.cpp:166: error: expected primary-expression before '}' token
0_


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-23 09:43:15, Gzip enabled