mastodonien.de

fosstodon.org

Zeitpunkt              Nutzer    Delta   Tröts        TNR     Titel                     Version  maxTL
Fr 09.08.2024 00:00:16    61.977      -1    3.617.019    58,4 Fosstodon                 4.2.10     500
Do 08.08.2024 00:00:21    61.978      +1    3.614.789    58,3 Fosstodon                 4.2.10     500
Mi 07.08.2024 00:00:08    61.977      +2    3.611.687    58,3 Fosstodon                 4.2.10     500
Di 06.08.2024 00:00:37    61.975      +4    3.608.594    58,2 Fosstodon                 4.2.10     500
Mo 05.08.2024 00:00:05    61.971      +5    3.606.116    58,2 Fosstodon                 4.2.10     500
So 04.08.2024 00:00:02    61.966      +2    3.604.482    58,2 Fosstodon                 4.2.10     500
Sa 03.08.2024 00:00:05    61.964      -2    3.602.552    58,1 Fosstodon                 4.2.10     500
Fr 02.08.2024 00:00:23    61.966      -4    3.599.813    58,1 Fosstodon                 4.2.10     500
Do 01.08.2024 00:01:11    61.970      +3    3.596.601    58,0 Fosstodon                 4.2.10     500
Mi 31.07.2024 00:00:00    61.967       0    3.593.593    58,0 Fosstodon                 4.2.10     500

Fr 09.08.2024 11:53

Challenge of the day:

Write a Rust version of the following pseudo code:

fun foo(i: int,
f: fun int -> int,
ff: fun (fun int -> int) -> (fun int -> int)
) -> int:
return (ff(f))(i)

that is statically dispatched (no dyn, no fun ptr).

[Öffentlich] Antw.: 0 Wtrl.: 0 Fav.: 0

Antw. · Weiterl. · Fav. · Lesez. · Pin · Stumm · Löschen