What is wrong with the logic of following code?

前端 未结 0 1134
Happy的楠姐
Happy的楠姐 2021-02-04 10:56

The following code gives only two outputs:(2 and 3),after this it gets terminated.

package for_loop;

import java.util.Scanner;

public class PrimeSeries {

相关标签:
回答
  • 消灭零回复
提交回复
热议问题