Guest
Login
跳过导航链接

Compile Error:

  : In function 'int main()':
:11:29: error: expected initializer before '==' token
   11 |                 bool isprime==true;
      |                             ^~
:15:33: error: 'isprime' was not declared in this scope; did you mean 'isprint'?
   15 |                                 isprime=false;
      |                                 ^~~~~~~
      |                                 isprint
:18:30: error: 'isprime' was not declared in this scope; did you mean 'isprint'?
   18 |                         }if(!isprime){
      |                              ^~~~~~~
      |                              isprint

  

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