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_9364981_12238.cpp:12: error: `int clock' redeclared as different kind of symbol
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:84: error: previous declaration of `clock_t clock()'
0_0_9364981_12238.cpp:12: error: declaration of `int clock'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:84: error: conflicts with previous declaration `clock_t clock()'
0_0_9364981_12238.cpp: In function `void dfs(int, int)':
0_0_9364981_12238.cpp:16: error: ISO C++ forbids incrementing a pointer of type `clock_t (*)()'
0_0_9364981_12238.cpp:16: error: non-lvalue in increment
0_0_9364981_12238.cpp:20: error: invalid conversion from `clock_t (*)()' to `int'
0_0_9364981_12238.cpp:22: error: pointer to a function used in arithmetic
0_0_9364981_12238.cpp:22: error: invalid operands of types `int' and `clock_t ()()' to binary `operator-'
0_0_9364981_12238.cpp: In function `int main()':
0_0_9364981_12238.cpp:29: error: assignment of function `clock_t clock()'
0_0_9364981_12238.cpp:29: error: cannot convert `int' to `clock_t ()()' in assignment


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-09-29 21:22:26, Gzip enabled