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_39522358_17469.cpp
0_0_39522358_17469.cpp(17) : error C2144: 语法错误:“int”的前面应有“;”
0_0_39522358_17469.cpp(17) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_39522358_17469.cpp(18) : error C2144: 语法错误:“int”的前面应有“;”
0_0_39522358_17469.cpp(18) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_39522358_17469.cpp(18) : error C2086: “int constexpr”: 重定义
        0_0_39522358_17469.cpp(17) : 参见“constexpr”的声明
0_0_39522358_17469.cpp(19) : error C2144: 语法错误:“__int64”的前面应有“;”
0_0_39522358_17469.cpp(19) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_39522358_17469.cpp(19) : error C2086: “int constexpr”: 重定义
        0_0_39522358_17469.cpp(17) : 参见“constexpr”的声明
0_0_39522358_17469.cpp(20) : error C2144: 语法错误:“int”的前面应有“;”
0_0_39522358_17469.cpp(20) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_39522358_17469.cpp(20) : error C2086: “int constexpr”: 重定义
        0_0_39522358_17469.cpp(17) : 参见“constexpr”的声明
0_0_39522358_17469.cpp(21) : error C2144: 语法错误:“int”的前面应有“;”
0_0_39522358_17469.cpp(21) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_39522358_17469.cpp(21) : error C2086: “int constexpr”: 重定义
        0_0_39522358_17469.cpp(17) : 参见“constexpr”的声明
0_0_39522358_17469.cpp(63) : error C3533: “auto”:  参数不能为包含“auto”的类型
0_0_39522358_17469.cpp(73) : error C2664: “void SegTree::{ctor}::<lambda_32b9c155c44cc4d73e3d85bbfebb4964>::operator ()(int,int,int,int) const”: 无法将参数 1 从“SegTree::{ctor}::<lambda_32b9c155c44cc4d73e3d85bbfebb4964>”转换为“int”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_39522358_17469.cpp(69) : error C2064: 项不会计算为接受 4 个参数的函数
0_0_39522358_17469.cpp(70) : error C2064: 项不会计算为接受 4 个参数的函数
0_0_39522358_17469.cpp(126) : error C2057: 应输入常量表达式
0_0_39522358_17469.cpp(126) : error C2466: 不能分配常量大小为 0 的数组
0_0_39522358_17469.cpp(127) : error C2057: 应输入常量表达式
0_0_39522358_17469.cpp(127) : error C2466: 不能分配常量大小为 0 的数组
0_0_39522358_17469.cpp(128) : error C2057: 应输入常量表达式
0_0_39522358_17469.cpp(128) : error C2466: 不能分配常量大小为 0 的数组
0_0_39522358_17469.cpp(171) : error C3861: “max”:  找不到标识符
0_0_39522358_17469.cpp(233) : error C2059: 语法错误:“[”
0_0_39522358_17469.cpp(234) : error C2065: “opt”: 未声明的标识符
0_0_39522358_17469.cpp(235) : error C2065: “k”: 未声明的标识符
0_0_39522358_17469.cpp(236) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_39522358_17469.cpp(236) : error C2337: “tot”: 未找到特性
0_0_39522358_17469.cpp(236) : error C2337: “Ans”: 未找到特性
0_0_39522358_17469.cpp(236) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39522358_17469.cpp(237) : error C2065: “tot”: 未声明的标识符
0_0_39522358_17469.cpp(237) : error C2065: “s”: 未声明的标识符
0_0_39522358_17469.cpp(238) : error C2065: “k”: 未声明的标识符
0_0_39522358_17469.cpp(239) : error C2065: “tot”: 未声明的标识符
0_0_39522358_17469.cpp(239) : error C2065: “Ans”: 未声明的标识符
0_0_39522358_17469.cpp(243) : error C2065: “k”: 未声明的标识符
0_0_39522358_17469.cpp(246) : error C2065: “k”: 未声明的标识符
0_0_39522358_17469.cpp(247) : error C2065: “tot”: 未声明的标识符
0_0_39522358_17469.cpp(247) : error C2065: “s”: 未声明的标识符
0_0_39522358_17469.cpp(257) : error C2065: “s”: 未声明的标识符
0_0_39522358_17469.cpp(257) : error C2065: “tot”: 未声明的标识符
0_0_39522358_17469.cpp(259) : error C2065: “s”: 未声明的标识符
0_0_39522358_17469.cpp(260) : error C2065: “Ans”: 未声明的标识符
0_0_39522358_17469.cpp(264) : error C2065: “l”: 未声明的标识符
0_0_39522358_17469.cpp(264) : error C2661: “SegTree::upd”: 没有重载函数接受 4 个参数


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-14 12:49:36, Gzip enabled