Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_733_2682_26068.cpp: In function 'int main()':
1_733_2682_26068.cpp:2:56: error: 'clock' was not declared in this scope
 #define showtime fprintf(stderr,"time = %.15f\n",clock() / (double)CLOCKS_PER_SEC)
                                                        ^
1_733_2682_26068.cpp:120:5: note: in expansion of macro 'showtime'
     showtime;
     ^
1_733_2682_26068.cpp:2:68: error: 'CLOCKS_PER_SEC' was not declared in this scope
 #define showtime fprintf(stderr,"time = %.15f\n",clock() / (double)CLOCKS_PER_SEC)
                                                                    ^
1_733_2682_26068.cpp:120:5: note: in expansion of macro 'showtime'
     showtime;
     ^


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-27 08:35:43, Gzip enabled