Similar to previous years I will provide the results of our private leaderboard 

  • It will sort by published ranking but separate DC members from "guests"
  • The matching of DC members is a manual task 
  • if I missed you pls. let me know your identity in AoC by DC mail  to add your DC flag
  • updates will always happen in this reply
    •  
  • DCrank  AOCrank Scores  Stars   ok%     ----- Code Parts OK -----       Name
    0       ---     ----    ----    ---     ----*----*----*----*----*       --- DC Members ---
    1       1       6825    50      100     3333333333333333333333333       Kevin An
    2       2       6812    50      100     3333333333333333333333333       maxymczech
    3       3       6697    50      100     3333333333333333333333333       Yuval Golan
    4       12      4868    39      0       -------------------------       Jaume Ferre
    5       13      4646    36      74      3333333331313333--111311-       Oliver Wilms
    6       14      4305    35      68      3333333333313133--111--1-       Ivo ver eecke
    7       15      4138    34      0       -------------------------       Oskari Kosonen
    8       17      3054    24      0       -------------------------       Keith Avery
    9       29      1368    12      0       -------------------------       Dieter PAUL
    10      30      1046    9       0       -------------------------       TylerFeldhege
    11      36      415     4       0       -------------------------       Chris Marais
    12      38      302     3       0       -------------------------       Daniel Aguilar
    13      39      259     2       0       -------------------------       Muhammad Umar Waseem
    14      40      114     1       0       -------------------------       rhodery
    15      10      5504    44      0       -------------------------       isc-Junhee Lee
    16      19      2326    19      0       -------------------------       isc-Chris Stewart
    17      23      1820    15      0       -------------------------       isc-Rebecca Agustin
    18      27      1541    12      0       -------------------------       isc-Ajinkya Sonawane
    19      37      333     3       0       -------------------------       isc-bquirk
    20      41      104     1       0       -------------------------       isc-Arwa A.
    21      42      100     1       0       -------------------------       isc-Raj Singh
       
    22      ---     ----    ----    ---     -------------------------       --- unknow in DC ---
    23      6       6476    50      100     3333333333333333333333333       Test Set1
    24      7       6353    50      100     3333333333333333333333333       Test Set2
    25      4       6604    50      0       -------------------------       Joaquin Derrac Rus
    26      5       6573    50      0       -------------------------       Dominik Znidar
    27      9       6062    50      0       -------------------------       Dang Quang Vi
    28      8       6184    48      0       -------------------------       Jarjar 314
    29      11      5139    42      0       -------------------------       Sloan Kanaski
    30      16      3163    27      0       -------------------------       (anonymous user #3860190)
    31      9       2491    21      0       -------------------------       Paul Langelaan
    32      18      2353    19      0       -------------------------       Jesper Olsson
    33      20      2145    18      0       -------------------------       Luke Schuurman
    34      22      1947    17      0       -------------------------       Michael Cheng
    35      21      2091    16      0       -------------------------       Gary Nguyen
    36      24      1719    16      0       -------------------------       SubstantialProduct27
    37      25      1661    14      0       -------------------------       hazamashoken
    38      26      1619    13      0       -------------------------       nwattana
    39      28      1422    12      0       -------------------------       Nahuel
    40      31      1015    9       0       -------------------------       Geoffrey Lu
    41      32      800     7       0       -------------------------       (anonymous user #214666)
    42      23      697     6       0       -------------------------       j-dolenc
    43      33      669     6       0       -------------------------       Dominique Dordain
    44      34      482     4       0       -------------------------       LFY
    45      35      476     4       0       -------------------------       Robert Trifan 
  • UTC 2023-12-25 18:52:18
  • EST 2023-12-25 13:52:18

Ranking by completion

  • in the Java Contest, we are expected to use Java
  • in the Python Contest, we were expected to use Python
  • in the ObjectScript Contest, we were expected to use COS/ISOS
  • in a Node.js Contest, we would be expected to use Node.js

It was never a question of this could have been done differently
As I understand it, the important point is that IRIS has some role to play

I just learned here that "NAMED PIPE" is significantly different in

  • UNIX/Linux where it is just a kind of file structure and
  • Windows where it offers the duplex feature I was looking for

So my workaround (by accident) turns out to be better for my needs than the Linux FIFO feature
as I'm able also to read partial lines and don't need newlines or similar as separators.

it was kind of Lucky Punch