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_39851747_14609.cpp: In function 'int main()':
0_0_39851747_14609.cpp:34:36: error: cannot convert 'main()::<lambda(double)>' to 'double (*)(double)'
   34 |                                    [=](double xx) { return parabola(xx, p1_x, p1_y, p2_y) - (k * xx + b); });
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    main()::<lambda(double)>
0_0_39851747_14609.cpp:5:51: note:   initializing argument 3 of 'double simpsons_rule(double, double, double (*)(double))'
    5 | double simpsons_rule(double a, double b, double (*f)(double)) {
      |                                          ~~~~~~~~~^~~~~~~~~~


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-12-05 08:26:05, Gzip enabled