Guest
Login
跳过导航链接

Compile Error:

  : In function 'int main()':
:6:17: error: 'unsihned' was not declared in this scope; did you mean 'unsigned'?
    6 |                 unsihned int r;
      |                 ^~~~~~~~
      |                 unsigned
:7:23: error: 'r' was not declared in this scope
    7 |                 while(r=n1%n2){
      |                       ^

  

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