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_39262001_5493.cpp:12:9: error: expected initializer before 'if'
   12 |         if (res > ans)ans = res;
      |         ^~
0_0_39262001_5493.cpp:13:9: error: expected unqualified-id before 'if'
   13 |         if (u >= n)return;
      |         ^~
0_0_39262001_5493.cpp:14:9: error: expected unqualified-id before 'if'
   14 |         if(a[u].first >= end) {            // 如果有时间看这个节目
      |         ^~
0_0_39262001_5493.cpp:18:9: error: expected unqualified-id before 'else'
   18 |         else {
      |         ^~~~
0_0_39262001_5493.cpp:21:1: error: expected declaration before '}' token
   21 | }
      | ^
0_0_39262001_5493.cpp: In function 'int main()':
0_0_39262001_5493.cpp:33:9: error: 'dfs' was not declared in this scope
   33 |         dfs(0, 0, -1);
      |         ^~~


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-16 09:59:06, Gzip enabled