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_22436593_32688.cpp: In function 'int main()':
0_0_22436593_32688.cpp:24:40: error: 'r' was not declared in this scope
        que.pop();        printf("%d\n",r.q_time);        r.time+=r.period;//更新该触发器下一个事件的时间        que.push(r);//重新插入优先队列    }    return 0; }
                                        ^
0_0_22436593_32688.cpp:24:74: error: expected '}' at end of input
        que.pop();        printf("%d\n",r.q_time);        r.time+=r.period;//更新该触发器下一个事件的时间        que.push(r);//重新插入优先队列    }    return 0; }
                                                                          ^
0_0_22436593_32688.cpp:24:74: error: expected '}' at end of input


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-09-23 21:31:04, Gzip enabled