/ Vijos /

记录详情

Compile Error

/in/foo.cc:51:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main(){ ios::sync_with_stdio(0); cin.tie(0);
      ^
/tmp/ccwgOdcZ.s: Assembler messages:
/tmp/ccwgOdcZ.s:517: Error: junk `(%rip)' after expression
/tmp/ccwgOdcZ.s:517: Error: operand type mismatch for `lea'
/tmp/ccwgOdcZ.s:675: Error: junk `(%rip)' after expression
/tmp/ccwgOdcZ.s:675: Error: operand type mismatch for `lea'

信息

递交者
类型
递交
题目
P1910 解方程
语言
C++
递交时间
2023-11-08 10:05:32
评测时间
2023-11-08 10:05:32
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes