From d0c70ad88b11f412c9d8c6735b74cce1b1ff015b Mon Sep 17 00:00:00 2001 From: Malte Voos Date: Sat, 20 Aug 2022 14:12:11 +0200 Subject: cleanup --- einreichung/Aufgabe3/Beispielausgaben/hexmax1.txt | 33 +++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 einreichung/Aufgabe3/Beispielausgaben/hexmax1.txt (limited to 'einreichung/Aufgabe3/Beispielausgaben/hexmax1.txt') diff --git a/einreichung/Aufgabe3/Beispielausgaben/hexmax1.txt b/einreichung/Aufgabe3/Beispielausgaben/hexmax1.txt new file mode 100644 index 0000000..1ff8054 --- /dev/null +++ b/einreichung/Aufgabe3/Beispielausgaben/hexmax1.txt @@ -0,0 +1,33 @@ +Gegebene Hex-Zahl: 509C431B55 +┏╸┏┓┏┓┏╸╻╻╺┓ ╻╻ ┏╸┏╸ +┗┓┃┃┗┫┃ ┗┫╺┫ ┃┣┓┗┓┗┓ +╺┛┗┛╺┛┗╸ ╹╺┛ ╹┗┛╺┛╺┛ +┏╸┏┓┏┓┏╸╻╻╺┓ ╻╻ ┏╸┏╸ +┣╸┃┃┗┫┃ ┗┫╺┫ ┃┣┓┗┓┗┓ +┗╸┗┛╺┛┗╸ ╹╺┛ ╹┗┛╺┛╺┛ +┏╸┏╸┏┓┏╸╻╻╺┓ ╻╻ ┏╸┏╸ +┣╸┣┓┗┫┃ ┗┫╺┫ ┃┣┓┗┓┗┓ +┗╸┗┛╺┛┗╸ ╹╺┛ ╹┗┛╺┛╺┛ +┏╸┏╸┏╸┏╸╻╻╺┓ ╻╻ ┏╸┏╸ +┣╸┣┓┣┓┃ ┗┫╺┫ ┃┣┓┗┓┗┓ +┗╸┗┛┗┛┗╸ ╹╺┛ ╹┗┛╺┛╺┛ +┏╸┏╸┏╸┏╸╻╻╺┓ ╻╻ ┏╸┏╸ +┣╸┣┓┣┓┣╸┗┫╺┫ ┃┣┓┗┓┗┓ +╹ ┗┛┗┛┗╸ ╹╺┛ ╹┗┛╺┛╺┛ +┏╸┏╸┏╸┏╸┏┓╺┓ ╻╻ ┏╸┏╸ +┣╸┣╸┣┓┣╸┗┫╺┫ ┃┣┓┗┓┗┓ +╹ ┗╸┗┛┗╸ ╹╺┛ ╹┗┛╺┛╺┛ +┏╸┏╸┏╸┏╸┏┓╺┓ ╻╻ ┏╸┏╸ +┣╸┣╸┣┓┣╸┣┫╺┫ ┃┣┓┗┓┗┓ +╹ ╹ ┗┛┗╸╹╹╺┛ ╹┗┛╺┛╺┛ +┏╸┏╸┏╸┏╸┏┓┏┓ ╻╻ ┏╸┏╸ +┣╸┣╸┣╸┣╸┣┫┗┫ ┃┣┓┗┓┗┓ +╹ ╹ ┗╸┗╸╹╹╺┛ ╹┗┛╺┛╺┛ +┏╸┏╸┏╸┏╸┏┓┏┓╺┓╻ ┏╸┏╸ +┣╸┣╸┣╸┣╸┣┫┗┫ ┃┣┓┗┓┗┓ +╹ ╹ ╹ ┗╸╹╹╺┛ ╹┗┛╺┛╺┛ +Größtmögliche Hex-Zahl: FFFEA97B55 +Gegebene Maximalzahl an Umlegungen: 8 +Anzahl genutzter Umlegungen: 8 + +Laufzeit ohne I/O: 11.761µs -- cgit 1.4.1