/ Vijos /

记录详情

Compile Error

foo.cpp:4:1: error: new types may not be defined in a return type
 class Add
 ^
foo.cpp:4:1: note: (perhaps a semicolon is missing after the definition of 'Add')
foo.cpp:12:34: error: return type specification for constructor invalid
 Add:: Add(long long f,long long s)
                                  ^

信息

递交者
类型
递交
题目
P1000 A+B Problem
语言
C++
递交时间
2015-07-23 22:32:06
评测时间
2015-07-23 22:32:08
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes