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

348283_0_9580.cpp:7: error: conflicting declaration 'int t[1000]'
348283_0_9580.cpp:7: error: 't' has a previous declaration as `int t'
348283_0_9580.cpp:7: error: type mismatch with previous external decl of `int t[1000]'
348283_0_9580.cpp:7: error: previous external decl of `int t'
348283_0_9580.cpp:7: error: declaration of `int t[1000]'
348283_0_9580.cpp:7: error: conflicts with previous declaration `int t'
348283_0_9580.cpp: In function `int RMQ(int, int)':
348283_0_9580.cpp:29: error: invalid types `int[int]' for array subscript
348283_0_9580.cpp:30: error: invalid types `int[int]' for array subscript
348283_0_9580.cpp: At global scope:
348283_0_9580.cpp:36: error: `y' has not been declared
348283_0_9580.cpp:37: error: ISO C++ forbids declaration of `parameter' with no type
348283_0_9580.cpp: In function `int max(int, int)':
348283_0_9580.cpp:37: error: `y' undeclared (first use this function)
348283_0_9580.cpp:37: error: (Each undeclared identifier is reported only once for each function it appears in.)
348283_0_9580.cpp: At global scope:
348283_0_9580.cpp:39: error: `y' has not been declared
348283_0_9580.cpp:40: error: ISO C++ forbids declaration of `parameter' with no type
348283_0_9580.cpp: In function `int min(int, int)':
348283_0_9580.cpp:40: error: `y' undeclared (first use this function)
348283_0_9580.cpp: In function `void Init()':
348283_0_9580.cpp:55: error: invalid types `int[int]' for array subscript
348283_0_9580.cpp: In function `int main()':
348283_0_9580.cpp:81: error: invalid types `int[int]' for array subscript


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 17:21:42, Gzip enabled