摘要:
The Counting Problem Description 求 [L,R]内每个数码出现的次数。 Input Format 若干行,一行两个正整数 L 和 R。 最后一行 L=R=0,表示输入结束。 Output Format 若干行,对于每个询问做出回答,每行 10 个整数,依次表示 0 至 阅读全文
摘要:
You Are Given a Tree Description A tree is an undirected graph with exactly one simple path between each pair of vertices. We call a set of simple pat 阅读全文