What is the remainder when $1!+2!+3!+\cdots+100!$ is divided by $7$?
6
For $n\ge 7$, $n!$ is a multiple of $7$, so it contributes $0\pmod 7$. Hence \[ 1!+2!+\cdots+100!\equiv 1!+2!+3!+4!+5!+6!\pmod 7. \] Compute mod $7$: $1!\equiv1$,$2!\equiv2$, $3!\equiv6$,$4!=24\equiv3$, $5!=120\equiv1$, $6!=720\equiv6$. Sum $=1+2+6+3+1+6=19\equiv \boxed{5}\ (\bmod 7)$.
Find the missing code:
L1#1O2~2, J2#2Q3~3, _______, F4#4U5~5, D5#5W6~6