Runtime Error
/in/foo.cc:58:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main(){
      ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - lxhgww的奇思妙想
 - 语言
 - C++
 - 递交时间
 - 2019-01-06 20:23:20
 - 评测时间
 - 2019-01-06 20:23:20
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 11ms
 - 峰值内存
 - 128.0 KiB
 
/in/foo.cc:58:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main(){
      ^