Guest
Login
跳过导航链接

Compile Error:

  :12:26: error: stray '\' in program
   12 |         cout<<double(sum)\n<<endl;
      |                          ^
: In function 'int main()':
:8:14: error: 'x' was not declared in this scope
    8 |         cin>>x;
      |              ^
:9:9: error: 'sum' was not declared in this scope
    9 |         sum+=x;
      |         ^~~
:11:15: error: 'sum' was not declared in this scope
   11 |         cout<<sum<<endl;
      |               ^~~

  

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-
994