Accepted
/in/foo.c: In function 'zdgys':
/in/foo.c:19:10: warning: unused variable 't' [-Wunused-variable]
  int i,g,t;
          ^
/in/foo.c: In function 'main':
/in/foo.c:30:8: warning: variable 'g' set but not used [-Wunused-but-set-variable]
  int n,g,i,t;
        ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2842 5-4 最小公倍数
 - 语言
 - C
 - 递交时间
 - 2023-10-01 09:48:01
 - 评测时间
 - 2023-10-01 09:48:01
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 5ms
 - 峰值内存
 - 248.0 KiB