view wisdom/np @ 12507:2c465d82bec1 draft default tip

<wib_jonas> `` f=/hackenv/bin/datei; >$f echo $\'#!/bin/bash\\nset -e\\nif (( 1 < $# )); then echo "datei error: too many command-line arguments. Usage: datei datetimestring"; exit 2; fi\\nexec date ${1:+-d "$1"} "+%Y-%m-%d %H:%M:%S.%3N %z %Z %B %-e %A %G-W%V-%u"\'; chmod a+x "$f"
author HackEso <hackeso@esolangs.org>
date Wed, 03 Jul 2024 18:07:19 +0100
parents 80035b119441
children
line wrap: on
line source

NP is the complexity class of decision problems that are No Problem.