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_25730340_27045.cpp:85:8: error: 'u' does not name a type
 inline u read(){
        ^
0_0_25730340_27045.cpp:91:19: error: variable or field 'write' declared void
 inline void write(ull x){
                   ^
0_0_25730340_27045.cpp:91:19: error: 'ull' was not declared in this scope
0_0_25730340_27045.cpp: In function 'int main()':
0_0_25730340_27045.cpp:98:12: error: 'read' was not declared in this scope
     t=read();
            ^
0_0_25730340_27045.cpp:101:27: error: 'x' was not declared in this scope
         n=read();m=read();x=read();y=read();z=read();
                           ^
0_0_25730340_27045.cpp:101:36: error: 'y' was not declared in this scope
         n=read();m=read();x=read();y=read();z=read();
                                    ^
0_0_25730340_27045.cpp:101:45: error: 'z' was not declared in this scope
         n=read();m=read();x=read();y=read();z=read();
                                             ^
0_0_25730340_27045.cpp:113:18: error: 'write' was not declared in this scope
         write(ans);
                  ^


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-30 03:44:21, Gzip enabled