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_13641554_961.c:40:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'double'
 inline double f(double x, double y) {
        ^
0_0_13641554_961.c:45:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'double'
 inline double df(double x) {
        ^
0_0_13641554_961.c:50:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'double'
 inline double iterate_next_x(double last_x, double y) {
        ^
0_0_13641554_961.c:32:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_Bool'
 #define bool _Bool
              ^
0_0_13641554_961.c:55:8: note: in expansion of macro 'bool'
 inline bool has_solution_in_range(double lower_limit, double upper_limit, double y) {
        ^
0_0_13641554_961.c:60:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'double'
 inline double guess_iterate_start_value(double lower_limit, double upper_limit, double y) {
        ^
0_0_13641554_961.c:32:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_Bool'
 #define bool _Bool
              ^
0_0_13641554_961.c:65:8: note: in expansion of macro 'bool'
 inline bool is_acceptable_solution(double x, double y) {
        ^
0_0_13641554_961.c:32:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_Bool'
 #define bool _Bool
              ^
0_0_13641554_961.c:69:8: note: in expansion of macro 'bool'
 inline bool solve(double y, double *solution) {
        ^


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-23 09:45:22, Gzip enabled