记录详情

Runtime Error

/in/foo.cc: In function 'long long int Mul(long long int, long long int)':
/in/foo.cc:13:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'std::__cxx11::string Add(std::__cxx11::string, std::__cxx11::string)':
/in/foo.cc:34:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Runtime Error 1ms 740.0 KiB
#2 Runtime Error 1ms 844.0 KiB
#3 Runtime Error 1ms 488.0 KiB
#4 Runtime Error 2ms 424.0 KiB
#5 Runtime Error 1ms 468.0 KiB

信息

递交者
类型
递交
题目
A11-3 高精度整数的加法
比赛
2024程序设计与竞赛作业赛第二场(数组与世界)
语言
C++
递交时间
2024-10-11 22:33:21
评测时间
2024-10-11 22:33:21
评测机
分数
0
总耗时
9ms
峰值内存
844.0 KiB