Actions
Bug #3601
openDF_002 Logic error
Bug #3601:
DF_002 Logic error
Status:
New
Priority:
Normal
Assignee:
-
Start date:
10/02/2025
Due date:
% Done:
0%
Estimated time:
Description
Line: 6 and 7
Description: missing the element at 0 position
Fixing solution: for(int i = 0;....)
for(int j = 0;....)
No data to display
Actions