takes value and puts it into right place in array returning updated array
1 | day05_setv(value, mode, pointer, base, array)
|
value |
parameter value |
mode |
parameter mode (read from array or show exact value) |
pointer |
pointer to element in array or exact value |
base |
relative base of pointer for parameter mode 2 |
array |
array of intcodes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.