Compile Error
foo.c: In function 'gy':
foo.c:2:21: error: expected declaration specifiers before '\U0000ff1b'
    2 | int gy(int a ,int b);
      |                     ^~
foo.c:20:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
   20 | {
      | ^
foo.c:42:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
   42 | {
      | ^
foo.c:63: error: expected '{' at end of input
foo.c:63: warning: control reaches end of non-void function [-Wreturn-type]
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A6-2 最大公约数专题:分数的加法
 - 比赛
 - 2022年迎新赛(第三场)
 - 语言
 - C
 - 递交时间
 - 2022-09-16 20:02:31
 - 评测时间
 - 2022-09-16 20:02:31
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes