Posted by Rahulkumar on Jan 30, 2020
In reply to bsivakumar: class array; rand int is_cons; int rand_i [18]; int fixed_arr1 [14] = ' {1, 1, 2, 2, 3, 3, 4, 5, 6, 7, 8, 8, 9, 10}; rand int part_arr [4]; int fixed_arr2 [4] [] = ' {' {1, 2, 3}, ' {4, 5}, ' {6, 7}, ...
Reply