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_8831531_19924.cpp:10: error: `Node time[101]' redeclared as different kind of symbol
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: previous declaration of `time_t time(time_t*)'
0_0_8831531_19924.cpp:10: error: declaration of `Node time[101]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
0_0_8831531_19924.cpp: In function `int main()':
0_0_8831531_19924.cpp:25: error: pointer to a function used in arithmetic
0_0_8831531_19924.cpp:25: error: request for member `start' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_8831531_19924.cpp:25: error: pointer to a function used in arithmetic
0_0_8831531_19924.cpp:25: error: request for member `end' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_8831531_19924.cpp:27: error: pointer to a function used in arithmetic
0_0_8831531_19924.cpp:28: error: pointer to a function used in arithmetic
0_0_8831531_19924.cpp:28: error: request for member `start' in `time', which is of non-class type `time_t ()(time_t*)'
0_0_8831531_19924.cpp:28: error: pointer to a function used in arithmetic
0_0_8831531_19924.cpp:28: error: request for member `end' in `time', which is of non-class type `time_t ()(time_t*)'
0_0_8831531_19924.cpp:33: error: pointer to a function used in arithmetic
0_0_8831531_19924.cpp:33: error: request for member `start' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_8831531_19924.cpp:35: error: pointer to a function used in arithmetic
0_0_8831531_19924.cpp:35: error: request for member `end' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_8831531_19924.cpp:37: error: pointer to a function used in arithmetic
0_0_8831531_19924.cpp:37: error: request for member `start' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_8831531_19924.cpp:38: error: pointer to a function used in arithmetic
0_0_8831531_19924.cpp:38: error: request for member `end' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_8831531_19924.cpp:42: error: pointer to a function used in arithmetic
0_0_8831531_19924.cpp:42: error: request for member `start' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_8831531_19924.cpp:45: error: pointer to a function used in arithmetic
0_0_8831531_19924.cpp:45: error: request for member `start' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_8831531_19924.cpp:46: error: pointer to a function used in arithmetic
0_0_8831531_19924.cpp:46: error: request for member `end' in `*((+((unsigned int)i)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_8831531_19924.cpp:52: error: expected `;' before '}' token
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h: In function `void std::sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = time_t (*)(time_t*), _Compare = bool (*)(Node, Node)]':
0_0_8831531_19924.cpp:27:   instantiated from here
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:2591: error: ISO C++ forbids using pointer to a function in subtraction
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h: In function `void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = time_t (*)(time_t*), _Size = int, _Compare = bool (*)(Node, Node)]':
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:2591:   instantiated from `void std::sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = time_t (*)(time_t*), _Compare = bool (*)(Node, Node)]'
0_0_8831531_19924.cpp:27:   instantiated from here
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:2504: error: ISO C++ forbids using pointer to a function in subtraction
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_heap.h: In function `void std::make_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = time_t (*)(time_t*), _Compare = bool (*)(Node, Node)]':
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:2317:   instantiated from `void std::partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = time_t (*)(time_t*), _Compare = bool (*)(Node, Node)]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:2508:   instantiated from `void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = time_t (*)(time_t*), _Size = int, _Compare = bool (*)(Node, Node)]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:2591:   instantiated from `void std::sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = time_t (*)(time_t*), _Compare = bool (*)(Node, Node)]'
0_0_8831531_19924.cpp:27:   instantiated from here
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_heap.h:397: error: ISO C++ forbids using pointer to a function in subtraction
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_heap.h:400: error: ISO C++ forbids using pointer to a function in subtraction
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_heap.h:404: error: pointer to a function used in arithmetic
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_heap.h:404: error: invalid cast to function type `time_t ()(time_t*)'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h: In function `void std::partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = time_t (*)(time_t*), _Compare = bool (*)(Node, Node)]':
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:2508:   instantiated from `void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = time_t (*)(time_t*), _Size = int, _Compare = bool (*)(Node, Node)]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:2591:   instantiated from `void std::sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = time_t (*)(time_t*), _Compare = bool (*)(Node, Node)]'
0_0_8831531_19924.cpp:27:   instantiated from here
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:2318: error: ISO C++ forbids incrementing a pointer of type `time_t (*)(time_t*)'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:2319: error: conversion from `time_t (*)(time_t*)' to non-scalar type `Node' requested
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:2320: error: invalid cast to function type `time_t ()(time_t*)'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_heap.h: In function `void std::sort_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = time_t (*)(time_t*), _Compare = bool (*)(Node, Node)]':
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:2321:   instantiated from `void std::partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = time_t (*)(time_t*), _Compare = bool (*)(Node, Node)]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:2508:   instantiated from `void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = time_t (*)(time_t*), _Size = int, _Compare = bool (*)(Node, Node)]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:2591:   instantiated from `void std::sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = time_t (*)(time_t*), _Compare = bool (*)(Node, Node)]'
0_0_8831531_19924.cpp:27:   instantiated from here
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_heap.h:457: error: ISO C++ forbids using pointer to a function in subtraction
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_heap.h:458: error: ISO C++ forbids decrementing a pointer of type `time_t (*)(time_t*)'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_heap.h: In function `void std::pop_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = time_t (*)(time_t*), _Compare = bool (*)(Node, Node)]':
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_heap.h:458:   instantiated from `void std::sort_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = time_t (*)(time_t*), _Compare = bool (*)(Node, Node)]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:2321:   instantiated from `void std::partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) 


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-07-08 03:09:35, Gzip enabled