Compile Error
/in/foo.cc:2:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main(){
      ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:4:2: error: '_asm' was not declared in this scope
  _asm{
  ^~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1187 汇编你好
 - 语言
 - C++
 - 递交时间
 - 2021-05-02 16:53:09
 - 评测时间
 - 2021-05-02 16:53:09
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes