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_1562368_22893.cpp:28: error: ISO C++ forbids declaration of `way' with no type
0_0_1562368_22893.cpp:28: error: declaration of `int node::way[35]'
0_0_1562368_22893.cpp:9: error: conflicts with previous declaration `int node::way[2][2]'
0_0_1562368_22893.cpp:90: error: expected `}' at end of input
0_0_1562368_22893.cpp: In member function `void node::init_way(int, int)':
0_0_1562368_22893.cpp:31: error: request for member `mod' in `((node*)this)->node::way[0]', which is of non-class type `int[2]'
0_0_1562368_22893.cpp:32: error: request for member `way' in `((node*)this)->node::way[0]', which is of non-class type `int[2]'
0_0_1562368_22893.cpp:33: error: request for member `way' in `((node*)this)->node::way[0]', which is of non-class type `int[2]'
0_0_1562368_22893.cpp:34: error: request for member `way' in `((node*)this)->node::way[0]', which is of non-class type `int[2]'
0_0_1562368_22893.cpp:35: error: request for member `way' in `((node*)this)->node::way[0]', which is of non-class type `int[2]'
0_0_1562368_22893.cpp:40: error: invalid operands of types `int[2]' and `int[2]' to binary `operator*'
0_0_1562368_22893.cpp: In member function `node node::binary(int)':
0_0_1562368_22893.cpp:52: error: no match for 'operator=' in 'ans = ((node*)this)->node::way[i]'
0_0_1562368_22893.cpp:8: note: candidates are: node& node::operator=(const node&)
0_0_1562368_22893.cpp:53: error: no match for 'operator*' in 'ans * ((node*)this)->node::way[i]'
0_0_1562368_22893.cpp:12: note: candidates are: node operator*(node, node)
0_0_1562368_22893.cpp: At global scope:
0_0_1562368_22893.cpp:90: error: expected unqualified-id at end of input
0_0_1562368_22893.cpp:90: error: expected `,' or `;' at end of input


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-12-02 14:59:02, Gzip enabled