Wrong Answer

foo.cc: In function 'int main()':
foo.cc:26:10: warning: variable 'c' set but not used [-Wunused-but-set-variable]
  int x,y,c;
          ^
foo.cc: In function 'int l(int)':
foo.cc:23:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 2ms 332.0 KiB
#2 Wrong Answer User output longer than standard answer. 2ms 384.0 KiB
#3 Wrong Answer User output longer than standard answer. 1ms 384.0 KiB
#4 Wrong Answer User output longer than standard answer. 2ms 384.0 KiB
#5 Wrong Answer User output longer than standard answer. 1ms 384.0 KiB

信息

递交者
类型
递交
题目
P1091 阶段测验3(3)
语言
C++
递交时间
2021-07-28 12:34:23
评测时间
2021-07-28 12:34:23
评测机
分数
0
总耗时
10ms
峰值内存
384.0 KiB