TeX counters

Submit

Your name:
File:
Open code-statistics:

Language is selected by the extension of the file. See the list of supported languages to know the extension of your language.

Problem

This is the first problem to mention the TeX language!

Evaluate given TeX source.

Commands and macros: \newcount#1, #1=#2, \the#1, \bye, \advance#1by#2.

-- 鳴神裁4.1号, 2022-02-26 17:01 UTC+9.

Options

exec is denied

rejudge feature is enabled

now post-mortem time, all source codes will be revealed

Sample input:_

\newcount\a
\a=132
\the\a
\bye

Sample output:

132

Sample input:_

\newcount\a
\newcount\b
\newcount\c
\the\b
\advance\b by 38
\advance\c by 4
\a=385
\the\c
\advance\a by -144
\the\a
\the\b
\the\c
\bye

Sample output:

04241384

Sample input:_

\newcount\b
\advance\b by -4
\the\b
\advance\b by -3
\the\b
\newcount\b
\the\b
\b=48
\the\b
\bye

Sample output:

-4-7048

Ranking

Ruby _

RankUserSizeTimeDateStatistics
1Sisyphus400.05572022/03/05 15:26:270B / 18B / 19B
2rotary-o400.04952022/03/05 19:55:160B / 18B / 19B
3Dingledooper (embed)420.04852022/02/27 17:26:500B / 22B / 18B

Ruby2 _

RankUserSizeTimeDateStatistics
1Sisyphus400.25402022/03/05 15:26:350B / 18B / 19B
2rotary-o400.17172022/03/05 19:55:040B / 18B / 19B
3Dingledooper (embed)440.16792022/02/27 17:31:190B / 26B / 16B

Perl _

RankUserSizeTimeDateStatistics
1Sisyphus410.04862022/02/27 20:08:060B / 24B / 14B
2teebee410.04462022/02/28 05:08:420B / 24B / 14B

Python3 _

RankUserSizeTimeDateStatistics
1lynn570.13602022/03/10 05:10:360B / 35B / 22B
2Sisyphus (lynn)530.24502022/03/12 17:25:340B / 29B / 24B

JavaScript _

RankUserSizeTimeDateStatistics
1ZED.CWT630.05762022/02/28 16:33:050B / 39B / 24B

Java _

RankUserSizeTimeDateStatistics
1rotary-o1260.19002022/02/27 20:43:450B / 79B / 41B

sed _

RankUserSizeTimeDateStatistics
1tails300.04272022/02/26 20:14:590B / 23B / 4B
2McBusLuck300.04132022/02/27 21:40:140B / 23B / 4B
3eban350.04162022/02/26 19:55:570B / 23B / 9B

jq _

RankUserSizeTimeDateStatistics
1eban360.04332022/02/26 19:41:440B / 23B / 13B

Bash _

RankUserSizeTimeDateStatistics
1McBusLuck360.01872022/02/27 21:43:240B / 26B / 6B
2zzo38240.05252023/01/07 13:22:290B / 17B / 5B
3tails370.04462022/03/12 22:24:090B / 24B / 7B

Bash (builtins) _

RankUserSizeTimeDateStatistics
1tails380.04342022/02/26 19:30:240B / 24B / 7B
2McBusLuck380.04342022/02/27 18:12:320B / 24B / 8B
3tails370.04592022/03/12 22:24:350B / 24B / 7B

Scala _

RankUserSizeTimeDateStatistics
1rotary-o626.11682022/02/27 11:06:100B / 45B / 16B
2rotary-o606.26842022/03/12 20:23:030B / 42B / 18B

Language Ranking_

RankLangUserSizeScore
1Bashzzo382410000
2sedtails308000
3jqeban366666
4Bash (builtins)tails376486
5RubySisyphus406000
6Ruby2Sisyphus406000
7PerlSisyphus415853
8Python3Sisyphus (lynn)534528
9Scalarotary-o604000
10JavaScriptZED.CWT633809
11Javarotary-o1261904

return to the top page