/ Vijos /

记录详情

Compile Error

foo.cpp:1:19: warning: extra tokens at end of #include directive
 #include<iostream>;
                   ^
foo.cpp: In function 'int main(int, char**)':
foo.cpp:16:14: error: expected primary-expression before ']' token
     delete p[]
              ^

信息

递交者
类型
递交
题目
P1911 珠心算测验
语言
C++
递交时间
2015-10-03 23:00:40
评测时间
2015-10-03 23:00:40
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes