/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'int main()':
foo.cpp:19:20: error: 'scanf' was not declared in this scope
  scanf("%d",&a[n].x);
                    ^
foo.cpp:21:12: error: 'getchar' was not declared in this scope
  c=getchar();
            ^

信息

递交者
类型
递交
题目
P1389 婚礼上的小杉
语言
C++
递交时间
2016-02-29 13:40:45
评测时间
2016-02-29 13:40:46
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes