Time:: ~10h ( Without any asm practice )
Final mark: .../125
| Language | State |
|---|---|
| Colleen | |
| C | ✅ |
| Go | ✅ |
| ASM | ✅ |
| Grace | |
| C | ✅ |
| Go | ✅ |
| ASM | ✅ |
| Sully | |
| C | ✅ |
| Go | ✅ |
| ASM | ✅ |
printf specifications:
%2$c -> print second argument as a character
%position$type
why:
%s does not escape \t / \n which indents
const char *source_code
twice.
(fmt.)Printf is a bit different from C
%[2]c
%[argument_index]format
Arguments like in C.
Trick is to check if sully_5 has been generated in order to decrease integer.
However, we could have checked if the program name was equal to the Parent ("Sully")
