mirror of
https://github.com/ArthurSonzogni/Diagon.git
synced 2026-08-29 16:40:45 +08:00
37 lines
5.2 KiB
Plaintext
37 lines
5.2 KiB
Plaintext
┌─────┐
|
||
│start│
|
||
└──┬──┘
|
||
_____________________
|
||
╱ ╲ ┌──────────────┐
|
||
╱ ╲________________________________________________________________________________________│Very expensive│
|
||
╲ Does it cost > 1000 ? ╱yes └──────────────┘
|
||
╲_____________________╱
|
||
│no
|
||
___________________ ___________________
|
||
╱ ╲ ╱ ╲ ┌──────────────┐
|
||
╱ ╲___________________╱ ╲_______________________________│Very expensive│
|
||
╲ Does it cost > 100? ╱yes ╲ Does it cost > 0.5? ╱yes └──────────────┘
|
||
╲___________________╱ ╲___________________╱
|
||
│no │no
|
||
__________________ ___________________
|
||
╱ ╲ ┌───────┐ ╱ ╲ ┌─────────┐
|
||
╱ ╲_________│Correct│ ╱ ╲____________________│expensive│
|
||
╲ Does it cost > 10? ╱yes └───────┘ ╲ Does it cost > 0.1? ╱yes └─────────┘
|
||
╲__________________╱ ╲___________________╱
|
||
│no │no
|
||
_________________ ____________________
|
||
╱ ╲ ┌─────┐ ╱ ╲ ┌───────┐
|
||
╱ ╲___│Cheap│ ╱ ╲__________│Correct│
|
||
╲ Does it cost > 1? ╱yes└─────┘ ╲ Does it cost > 0.01? ╱yes └───────┘
|
||
╲_________________╱ ╲____________________╱
|
||
│no │no
|
||
┌───▽──┐ _____________________
|
||
│coucou│ ╱ ╲ ┌─────┐
|
||
└──────┘ ╱ ╲___│Cheap│
|
||
╲ Does it cost > 0.001? ╱yes└─────┘
|
||
╲_____________________╱
|
||
│no
|
||
┌──────▽──────┐
|
||
│Take my money│
|
||
└─────────────┘
|