记录详情

Wrong Answer

/in/foo.cc:1:20: warning: extra tokens at end of #include directive
 #include <iostream>;
                    ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:14:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (x1 < x2);
     ^~
/in/foo.cc:15:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     {
     ^
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 376.0 KiB
#2 Wrong Answer 1ms 424.0 KiB
#3 Wrong Answer 1ms 380.0 KiB
#4 Wrong Answer 1ms 356.0 KiB
#5 Wrong Answer 1ms 376.0 KiB

信息

递交者
类型
递交
题目
P1079 xf1-2最大公倍数与最小公因数
比赛
2023 程序设计与竞赛(作业1:见面赛)
语言
C++
递交时间
2023-09-20 16:04:33
评测时间
2023-09-20 16:04:33
评测机
分数
0
总耗时
9ms
峰值内存
424.0 KiB