/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'int main()':
foo.cpp:7:4: error: 'returm' was not declared in this scope
    returm 0;
    ^
foo.cpp:7:11: error: expected ';' before numeric constant
    returm 0;
           ^

信息

递交者
类型
递交
题目
P1000 A+B Problem
语言
C++
递交时间
2015-03-07 21:35:13
评测时间
2015-03-07 21:35:13
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes