/ Vijos /

记录详情

Compile Error

/in/foo.cc:21:6: error: invalid preprocessing directive #find
     #find k,that satisfies ceil(k*(a/A))<=floor(k*(b/B))
      ^~~~
/in/foo.cc:1:1: error: 'def' does not name a type
 def gcd(x,y):
 ^~~
/in/foo.cc:39:1: error: 'print' does not name a type
 print solve(trans(tmp[0]),trans(tmp[1]))
 ^~~~~

信息

递交者
类型
递交
题目
P1504 强大的区间
语言
C++
递交时间
2018-01-09 16:33:46
评测时间
2018-01-09 16:33:46
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes