Блог пользователя prakhar897

Автор prakhar897, история, 6 лет назад, По-английски

So I'm using java and i got this error.anyone know what this means. For code refer to this

  • Проголосовать: нравится
  • -2
  • Проголосовать: не нравится

»
6 лет назад, # |
  Проголосовать: нравится +15 Проголосовать: не нравится

You wrote in the program:

code

In the code, you do not fill in the 25th line.

When a=5, b=3, c=2, d=1, output of your program is:

output

Here the dot means the character with the code 0.