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

3
LINES

< > BotCompany Repo | #1024773 // chess_xyToSquare

JavaX fragment (include)

sS chess_xyToSquare(int x, int y) {
  ret strCharPlus('A', x) + (8-y);
}

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: #1024773
Snippet name: chess_xyToSquare
Eternal ID of this version: #1024773/1
Text MD5: bde21a1b39276e76c215f347fb0e00ee
Author: stefan
Category: javax / chess
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-24 22:17:39
Source code size: 74 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 144 / 188
Referenced in: [show references]