Warning: session_start(): open(/var/lib/php/sessions/sess_20ulo48kd2int3ckgoelbvcoc3, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
lengthLevel2_intArrays [1032587]

Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1032587 // lengthLevel2_intArrays

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (3792L) is out of date.

1  
static <A> int lengthLevel2_intArrays(byte[][] l) {
2  
  int sum = 0;
3  
  for (int[] c : l) sum += l(c);
4  
  ret sum;
5  
}

Author comment

Began life as a copy of #1018607

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032587
Snippet name: lengthLevel2_intArrays
Eternal ID of this version: #1032587/4
Text MD5: 83f5e809cd6849effdab1655c3876645
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-23 07:48:44
Source code size: 116 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 558 / 687
Version history: 3 change(s)
Referenced in: [show references]