Compile Error
/in/foo.c: In function 'main':
/in/foo.c:7:20: error: expected ')' before 'modz'
   printf("%d",(x+y)modz);
                    ^~~~
/in/foo.c:8:1: error: expected declaration or statement at end of input
 }
 ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - new a+b
 - 语言
 - C
 - 递交时间
 - 2020-03-22 17:24:22
 - 评测时间
 - 2020-03-22 17:24:22
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes