I recently stumbled upon a problem from Stanford Local ACM Programming Contest (SLPC) 2011.
(original page)
(try the problem yourself here)
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3831 |
3 | Radewoosh | 3646 |
4 | jqdai0815 | 3620 |
4 | Benq | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | gamegame | 3386 |
10 | ksun48 | 3373 |
# | User | Contrib. |
---|---|---|
1 | cry | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
5 | -is-this-fft- | 158 |
6 | awoo | 157 |
7 | adamant | 156 |
8 | TheScrasse | 154 |
8 | nor | 154 |
10 | Dominater069 | 153 |
Automating reduction on algebraic expressions
I recently stumbled upon a problem from Stanford Local ACM Programming Contest (SLPC) 2011.
(original page)
(try the problem yourself here)
Rev. | Lang. | By | When | Δ | Comment | |
---|---|---|---|---|---|---|
en11 | Wanderkind | 2024-10-05 12:50:42 | 12 | Tiny change: 'fields of algebra precisely' -> 'fields of math/CS precisely' (published) | ||
en10 | Wanderkind | 2024-10-05 12:48:30 | 27 | Tiny change: 'o cater that case' -> 'o cater the generalized pattern of that case' | ||
en9 | Wanderkind | 2024-10-05 12:46:26 | 5 | Tiny change: 'algorithm.\nUsing th' -> 'algorithm. <br>\nUsing th' | ||
en8 | Wanderkind | 2024-10-05 12:43:24 | 3 | Tiny change: 'ite such algorithm' -> 'ite such an algorithm' | ||
en7 | Wanderkind | 2024-10-05 12:42:38 | 98 | Tiny change: '<br>\n\n[(original page)](https:/' -> '<br>\n\n[(contest info)](https:/' | ||
en6 | Wanderkind | 2024-10-05 12:21:35 | 593 | |||
en5 | Wanderkind | 2024-10-05 12:10:45 | 1739 | Tiny change: ' the value the same way the expre' -> ' the value, under the same process the expre' | ||
en4 | Wanderkind | 2024-10-05 11:35:29 | 410 | |||
en3 | Wanderkind | 2024-10-05 11:21:16 | 669 | |||
en2 | Wanderkind | 2024-10-05 11:02:24 | 739 | Tiny change: ' to <br>\n1) conve' -> ' to <br>\n\n1) conve' | ||
en1 | Wanderkind | 2024-10-05 10:42:36 | 296 | Initial revision (saved to drafts) |
Name |
---|