/ Vijos /

记录详情

Compile Error

/in/foo.c: In function 'main':
/in/foo.c:7:2: error: unknown type name '__int64'
  __int64 n;
  ^~~~~~~
/in/foo.c:9:10: warning: implicit declaration of function 'scanf_s' [-Wimplicit-function-declaration]
  while (~scanf_s("%I64d", &n))
          ^~~~~~~

信息

递交者
类型
递交
题目
P1324 黑皮的蛋糕
语言
C
递交时间
2018-06-14 01:04:59
评测时间
2018-06-14 01:04:59
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes