/ Vijos /

记录详情

Compile Error

foo.cpp:3:2: error: invalid preprocessing directive #icnlude
 #icnlude<cstdio>
  ^~~~~~~
foo.cpp: In function 'int main()':
foo.cpp:25:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
     printf("\n\n\n%d",p[n][c]);
                              ^

信息

递交者
类型
递交
题目
P1104 采药
语言
C++
递交时间
2017-03-11 23:10:07
评测时间
2017-03-11 23:10:07
评测机
分数
0
总耗时
259ms
峰值内存
0 Bytes