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_39452937_16641.cpp:2:5: error: 'a' does not name a type
    2 |     a->sum += b->sum;
      |     ^
0_0_39452937_16641.cpp:3:5: error: 'a' does not name a type
    3 |     a->cnt += b->cnt;
      |     ^
0_0_39452937_16641.cpp:4:14: error: 'l' was not declared in this scope
    4 |     int m = (l + r) / 2;
      |              ^
0_0_39452937_16641.cpp:4:18: error: 'r' was not declared in this scope
    4 |     int m = (l + r) / 2;
      |                  ^
0_0_39452937_16641.cpp:5:5: error: expected unqualified-id before 'if'
    5 |     if (a->l != nullptr && b->r != nullptr) {
      |     ^~
0_0_39452937_16641.cpp:8:5: error: expected unqualified-id before 'if'
    8 |     if (b->l != nullptr && a->r != nullptr) {
      |     ^~


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-15 09:28:54, Gzip enabled