/ Vijos /

记录详情

Compile Error

foo.cpp:1:2: error: invalid preprocessing directive #incldue
 #incldue <cstdio>
  ^
foo.cpp:2:11: error: expected primary-expression before ')' token
 int main((){
           ^
foo.cpp:7:2: error: expected ',' or ';' at end of input
  }
  ^

信息

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