System Error
KeyError('config.ini',)
  代码
#include <cstdio>
int main()
{
    printf("hello, world\n");
}
      信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 改编小学数学题(第一个AC奖励5元)
 - 题目数据
 - 下载
 - 语言
 - C++
 - 递交时间
 - 2017-10-24 11:44:09
 - 评测时间
 - 2017-10-24 11:44:09
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes
 
KeyError('config.ini',)
  #include <cstdio>
int main()
{
    printf("hello, world\n");
}