Notice the pattern: [you may have to shrink your screen to see the complete results]
A string of 20 1's = 10000001000000* 1,111,111 + 111,111
A string of 40 1s = 1000000100000010000001000000100000 * 1,111,111 + 11,111
A string of 60 1's =
100000010000001000000100000010000001000000100000010000 * 1111111 + 1111
80 1's 10 groups of 1000000 append 1000 * 1,111,111 + 111
100 1's = 13 groups of 1000000 append100 * 1,111,111 + 11
So, 100 1's divided by 1,111,111 =
1000000100000010000001000000100000010000001000000100000010000001000000100000010000001000000100 +11/1,111,111
So....the remainder is 11

Maybe Heureka knows an easier method to calculate this.....????