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

1
LINES

< > BotCompany Repo | #1025245 // max4 - maximum of four values

JavaX fragment (include)

static int max4(int a, int b, int c, int d) { ret max(max(a, b, c), d); }

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025245
Snippet name: max4 - maximum of four values
Eternal ID of this version: #1025245/1
Text MD5: 6615f8ac08a121acc10d72de2a5a31ec
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-15 16:21:02
Source code size: 73 bytes / 1 line
Pitched / IR pitched: No / No
Views / Downloads: 152 / 201
Referenced in: [show references]