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_13807943_15723.cpp:64:8: error: stray '#' in program
    PF("%.6lf %.6lf\n", h, h);
        ^
0_0_13807943_15723.cpp:64:4: error: stray '\' in program
    PF("%.6lf %.6lf\n", h, h);
    ^
0_0_13807943_15723.cpp:64:26: error: stray '#' in program
    PF("%.6lf %.6lf\n", h, h);
                          ^
0_0_13807943_15723.cpp:83:8: error: stray '#' in program
    PF("%.6lf %.6lf\n", l, w);
        ^
0_0_13807943_15723.cpp:83:4: error: stray '\' in program
    PF("%.6lf %.6lf\n", l, w);
    ^
0_0_13807943_15723.cpp:83:26: error: stray '#' in program
    PF("%.6lf %.6lf\n", l, w);
                          ^
0_0_13807943_15723.cpp:86:8: error: stray '#' in program
    PF("%.6lf %.6lf\n", w, w);
        ^
0_0_13807943_15723.cpp:86:4: error: stray '\' in program
    PF("%.6lf %.6lf\n", w, w);
    ^
0_0_13807943_15723.cpp:86:26: error: stray '#' in program
    PF("%.6lf %.6lf\n", w, w);
                          ^
0_0_13807943_15723.cpp: In function 'int main()':
0_0_13807943_15723.cpp:64:9: error: lvalue required as unary '&' operand
    PF("%.6lf %.6lf\n", h, h);
         ^
0_0_13807943_15723.cpp:64:12: error: expected primary-expression before '%' token
    PF("%.6lf %.6lf\n", h, h);
            ^
0_0_13807943_15723.cpp:64:13: error: unable to find numeric literal operator 'operator""lf'
    PF("%.6lf %.6lf\n", h, h);
             ^
0_0_13807943_15723.cpp:64:13: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_13807943_15723.cpp:64:19: error: unable to find numeric literal operator 'operator""lf'
    PF("%.6lf %.6lf\n", h, h);
                   ^
0_0_13807943_15723.cpp:64:19: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_13807943_15723.cpp:64:30: error: expected primary-expression before ',' token
    PF("%.6lf %.6lf\n", h, h);
                              ^
0_0_13807943_15723.cpp:83:9: error: lvalue required as unary '&' operand
    PF("%.6lf %.6lf\n", l, w);
         ^
0_0_13807943_15723.cpp:83:12: error: expected primary-expression before '%' token
    PF("%.6lf %.6lf\n", l, w);
            ^
0_0_13807943_15723.cpp:83:13: error: unable to find numeric literal operator 'operator""lf'
    PF("%.6lf %.6lf\n", l, w);
             ^
0_0_13807943_15723.cpp:83:13: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_13807943_15723.cpp:83:19: error: unable to find numeric literal operator 'operator""lf'
    PF("%.6lf %.6lf\n", l, w);
                   ^
0_0_13807943_15723.cpp:83:19: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_13807943_15723.cpp:83:30: error: expected primary-expression before ',' token
    PF("%.6lf %.6lf\n", l, w);
                              ^
0_0_13807943_15723.cpp:86:9: error: lvalue required as unary '&' operand
    PF("%.6lf %.6lf\n", w, w);
         ^
0_0_13807943_15723.cpp:86:12: error: expected primary-expression before '%' token
    PF("%.6lf %.6lf\n", w, w);
            ^
0_0_13807943_15723.cpp:86:13: error: unable to find numeric literal operator 'operator""lf'
    PF("%.6lf %.6lf\n", w, w);
             ^
0_0_13807943_15723.cpp:86:13: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_13807943_15723.cpp:86:19: error: unable to find numeric literal operator 'operator""lf'
    PF("%.6lf %.6lf\n", w, w);
                   ^
0_0_13807943_15723.cpp:86:19: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_13807943_15723.cpp:86:30: error: expected primary-expression before ',' token
    PF("%.6lf %.6lf\n", w, w);
                              ^


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-02 14:57:26, Gzip enabled