Guest
Login
跳过导航链接

Compile Error:

  :1:4: error: stray '#' in program
    1 |  1 #include<iostream>
      |    ^
:2:4: error: stray '#' in program
    2 |  2 #include<string.h>
      |    ^
:3:4: error: stray '#' in program
    3 |  3 #include<stdlib.h>
      |    ^
:1:2: error: expected unqualified-id before numeric constant
    1 |  1 #include<iostream>
      |  ^
:5:2: error: expected unqualified-id before numeric constant
    5 |  5 int main()
      |  ^

  

Zhe Jiang University Of Technology Online Programming Space Beta1.3
Designed & Developped By Jin Qiwei
Refactored By cb@zjut.edu.cn , QQ Group: 723311416  All Copyright Reserved 2006-
546