/ Vijos /

记录详情

Compile Error

/in/foo.c:2:2: error: invalid preprocessing directive #!
 #!/bin/python3
  ^
/in/foo.c:1:1: error: unknown type name 'python'
 python
 ^~~~~~
/in/foo.c:3:5: error: expected expression before 'int'
 n = int(input())
     ^~~

信息

递交者
类型
递交
题目
P1779 国王游戏
语言
C
递交时间
2019-07-25 20:20:27
评测时间
2019-07-25 20:20:27
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes