print("string:", string)
print("bit32:", bit32)
print("bit32.band:", bit32.band)
print("result of bit32.band: ", bit32.band(7, 5))
print("math:", math)
print("result of math.pow: ", math.pow(7, 5))
test case on user request
test run test run with input download show line numbers
Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Recognizer | Recognition Result | Visualize | Recalc |
|---|---|---|---|
| #308 | 206 | [visualize] |
| Snippet ID: | #275 |
| Snippet name: | bit32. test |
| Eternal ID of this version: | #275/1 |
| Text MD5: | 0ae6d0b7df43d50989200dbf842432bc |
| Author: | stefan |
| Category: | tests |
| Type: | Lua code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2014-06-08 19:14:11 |
| Source code size: | 206 bytes / 6 lines |
| Pitched / IR pitched: | Yes / Yes |
| Views / Downloads: | 1126 / 255 |
| Referenced in: | #3000382 - Answer for ferdie (>> t = 1, f = 0) |