Batch, (削除) 25 (削除ここまで) (削除) 18 (削除ここまで) 16 bytes
@cmd/cset/a%1+%2
Edit: saved (削除) 7 (削除ここまで) 9 bytes by using my trick from Alternating Sign Sequence Alternating Sign Sequence.
Batch, (削除) 25 (削除ここまで) (削除) 18 (削除ここまで) 16 bytes
@cmd/cset/a%1+%2
Edit: saved (削除) 7 (削除ここまで) 9 bytes by using my trick from Alternating Sign Sequence.
Batch, (削除) 25 (削除ここまで) (削除) 18 (削除ここまで) 16 bytes
@cmd/cset/a%1+%2
Edit: saved (削除) 7 (削除ここまで) 9 bytes by using my trick from Alternating Sign Sequence.
Batch, (削除) 25 (削除ここまで) 18(削除) 18 (削除ここまで) 16 bytes
@cmd/c setcset/a %1+%2a%1+%2
Edit: saved 7(削除) 7 (削除ここまで) 9 bytes by using my trick from Alternating Sign Sequence.
Batch, (削除) 25 (削除ここまで) 18 bytes
@cmd/c set/a %1+%2
Edit: saved 7 bytes by using my trick from Alternating Sign Sequence.
Batch, (削除) 25 (削除ここまで) (削除) 18 (削除ここまで) 16 bytes
@cmd/cset/a%1+%2
Edit: saved (削除) 7 (削除ここまで) 9 bytes by using my trick from Alternating Sign Sequence.
Batch, 25(削除) 25 (削除ここまで) 18 bytes
@set@cmd/ac s=%1+%2
@echoset/a %s%%1+%2
On the command line you can just typeEdit: saved 7 bytes by using my trick from set/a 5+16 but in a script you've got to deal with the palaver of an intermediate variableAlternating Sign Sequence.
Batch, 25 bytes
@set/a s=%1+%2
@echo %s%
On the command line you can just type set/a 5+16 but in a script you've got to deal with the palaver of an intermediate variable.
Batch, (削除) 25 (削除ここまで) 18 bytes
@cmd/c set/a %1+%2
Edit: saved 7 bytes by using my trick from Alternating Sign Sequence.