Project

General

Profile

Actions

Bug #3600

open

DF_001 Formatting error

Bug #3600: DF_001 Formatting error

Added by Hoang Long Nguyen about 1 month ago. Updated about 1 month ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
10/02/2025
Due date:
% Done:

0%

Estimated time:

Description

Description: Declare two variables on the same line
Solution: Each variable must be declared in different line

Actions #1

Updated by Hoang Long Nguyen about 1 month ago

Line: 3,4
Description: Declare two variables on the same line and missing int while declare cols = matrix[0].length, subCols = subMatrix[0].length.
Solution: Each variable must be declared in different line, add int in each declaration

Actions

Also available in: PDF Atom