Problem addition
User Petkub
Submission Time 2026-04-08 16:20:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp:3:9: error: macro names must be identifiers
3 | #define ใช้งาน using
| ^
addition.cpp:4:9: error: macro names must be identifiers
4 | #define นิยามประเภท typedef
| ^
addition.cpp:5:9: error: macro names must be identifiers
5 | #define มาตรฐาน std
| ^
addition.cpp:6:9: error: macro names must be identifiers
6 | #define ขอบเขตชื่อ namespace
| ^
addition.cpp:9:9: error: macro names must be identifiers
9 | #define กำกับต้นไม้ดำเเดง rb_tree
| ^
addition.cpp:10:9: error: macro names must be identifiers
10 | #define ต้นไม้ tree
| ^
addition.cpp:11:9: error: macro names must be identifiers
11 | #define ต้นไม้_ลำดับ_สถิติ_จุดยอด_เปลี่ยนแปลงข้อมูล tree_order_statistics_node_update
| ^
addition.cpp:12:9: error: macro names must be identifiers
12 | #define ฐาน base
| ^
additi