| { | |
| "#10194. 「一本通 6.1 练习 1」A 的 B 次方": { | |
| "input": "2 100 1007", | |
| "output": "169" | |
| }, | |
| "#42575. 「USACO 2023.2 Platinum」Problem Setting": { | |
| "input": "3 1\nEHE", | |
| "output": "9" | |
| }, | |
| "#2573. 「TJOI2018」数学计算": { | |
| "input": "1\n10 1000000000\n1 2\n2 1\n1 2\n1 10\n2 3\n2 4\n1 6\n1 7\n1 12\n2 7", | |
| "output": "2\n1\n2\n20\n10\n1\n6\n42\n504\n84" | |
| }, | |
| "#161. 乘法逆元 2": { | |
| "input": "5\n4 7 8 12 123456", | |
| "output": "650798912" | |
| }, | |
| "#2685. 「BalticOI 2013」Brunhilda 的生日 Brunhilda’s Birthday": { | |
| "input": "2 2\n2 3\n5\n6", | |
| "output": "3\noo" | |
| }, | |
| "#2667. 「NOI2013」矩阵游戏": { | |
| "input": "3 4 1 3 2 6", | |
| "output": "85" | |
| }, | |
| "#2698. 「POI2012」超夸克 Squarks": { | |
| "input": "4\n3 5 4 7 6 5", | |
| "output": "1\n1 2 3 4" | |
| }, | |
| "#145. DFS 序 2": { | |
| "input": "10 14 9\n12 -6 -4 -3 12 8 9 6 6 2\n8 2\n2 10\n8 6\n2 7\n7 1\n6 3\n10 9\n2 4\n10 5\n1 4 -1\n2 2\n1 7 -1\n2 10\n1 10 5\n2 1\n1 7 -5\n2 5\n1 1 8\n2 7\n1 8 8\n2 2\n1 5 5\n2 6", | |
| "output": "21\n33\n16\n17\n27\n76\n30" | |
| }, | |
| "#6012. 「网络流 24 题」分配问题": { | |
| "input": "5\n2 2 2 1 2\n2 3 1 2 4\n2 0 1 1 1\n2 3 4 3 3\n3 2 1 2 1", | |
| "output": "5\n14" | |
| }, | |
| "#3083. 「GXOI / GZOI2019」与或和": { | |
| "input": "3\n1 0 0\n0 0 0\n0 0 0", | |
| "output": "1 9" | |
| }, | |
| "#2574. 「TJOI2018」智力竞赛": { | |
| "input": "1 3\n1 0\n2 1 3\n3 0", | |
| "output": "AK" | |
| }, | |
| "#2668. 「NOI2013」书法家": { | |
| "input": "3 13\n1 1 -1 -1 1 -1 1 1 1 -1 1 1 1\n1 -1 1 -1 1 -1 1 -1 1 -1 -1 1 -1\n1 -1 -1 1 1 -1 1 1 1 -1 1 1 1", | |
| "output": "24" | |
| }, | |
| "#2206. 「HNOI2014」世界树": { | |
| "input": "10 16\n1 2\n1 4\n1 10\n2 3\n2 5\n4 3\n4 5\n4 8\n6 5\n7 6\n7 9\n8 5\n9 8\n10 6\n10 7\n10 9", | |
| "output": "9" | |
| }, | |
| "#2588. 「NOIP2009」潜伏者": { | |
| "input": "AA\nAB\nEOWIE", | |
| "output": "Failed" | |
| }, | |
| "#140. 最小树形图": { | |
| "input": "4 6 1\n1 2 3\n1 3 1\n4 1 2\n4 2 2\n3 2 1\n3 4 1", | |
| "output": "3" | |
| }, | |
| "#2060. 「HAOI2016」食物链": { | |
| "input": "10 16\n1 2\n1 4\n1 10\n2 3\n2 5\n4 3\n4 5\n4 8\n6 5\n7 6\n7 9\n8 5\n9 8\n10 6\n10 7\n10 9", | |
| "output": "9" | |
| }, | |
| "#2241. 「CQOI2014」排序机械臂": { | |
| "input": "6\n3 4 5 1 6 2", | |
| "output": "4 6 4 5 6 6" | |
| }, | |
| "#6217. 扑克牌": { | |
| "input": "3\n2 3\n1 2\n1 1", | |
| "output": "5" | |
| }, | |
| "#6375. LCMSUM": { | |
| "input": "3\n1\n2\n5", | |
| "output": "1\n4\n55" | |
| }, | |
| "#3314. 「ZJOI2020」染色游戏": { | |
| "input": "5\n6 5 2 2\n1 2 0\n2 3 0\n2 4 0\n3 5 0\n4 6 0\n5 6\n3 4\n6 5 2 2\n1 2 1\n2 3 0\n2 4 0\n3 5 0\n4 6 0\n5 6\n3 4\n5 4 2 2\n1 2 1\n1 3 1\n2 4 0\n3 5 0\n4 5\n2 3\n8 8 1 2\n1 2 2\n2 3 1\n3 4 0\n4 5 0\n5 6 0\n6 7 0\n7 2 1\n5 8 0\n8\n3 7\n8 8 1 2\n1 2 3\n2 3 0\n3 4 0\n4 5 0\n5 6 0\n6 7 0\n7 2 0\n5 8 0\n8\n3 7", | |
| "output": "1\n0\n0\n0\n1" | |
| }, | |
| "#2070. 「SDOI2016」平凡的骰子": { | |
| "input": "8 6\n1 0 0\n1 1 0\n1 0 1\n1 1 1\n0 0 0\n0 1 0\n0 0 1\n0 1 1\n4 1 2 4 3\n4 2 6 8 4\n4 6 5 7 8\n4 5 1 3 7\n4 3 4 8 7\n4 1 5 6 2", | |
| "output": "0.1666667\n0.1666667\n0.1666667\n0.1666667\n0.1666667\n0.1666667" | |
| }, | |
| "#6341. 区间 or 和": { | |
| "input": "2 3\n0 2\n2 3\n1 1 1\n2 3", | |
| "output": "-1\n2" | |
| }, | |
| "#40844. 「USACO 2020.12 Platinum」Spaceship": { | |
| "input": "6 3 8\n010000\n001000\n000100\n000010\n000000\n000001\n1 1 1 1\n3 3 1 1\n1 1 3 3\n1 1 1 5\n2 1 1 5\n1 1 2 5\n3 1 3 5\n2 6 2 6", | |
| "output": "1\n0\n1\n3\n2\n2\n0\n5" | |
| }, | |
| "#2386. 「USACO 2018.01 Platinum」Cow at Large": { | |
| "input": "7\n1 2\n1 3\n3 4\n3 5\n4 6\n5 7", | |
| "output": "3\n1\n3\n3\n3\n1\n1" | |
| }, | |
| "#2374. 「SCOI2012」喵星球上的点名": { | |
| "input": "2 3\n6 8 25 0 24 14 8 6 18 0 10 20 24 0\n7 14 17 8 7 0 17 0 5 8 25 0 24 0\n4 8 25 0 24\n4 7 0 17 0\n4 17 0 8 25", | |
| "output": "2\n1\n0\n1 2" | |
| }, | |
| "#41063. 「联合省选 2021 A | B」图函数": { | |
| "input": "4 6\n2 3\n3 2\n4 1\n1 4\n2 1\n3 1", | |
| "output": "6 5 5 4 4 4 4" | |
| }, | |
| "#2100. 「TJOI2015」线性代数": { | |
| "input": "3\n1 2 1\n3 1 0\n1 2 3\n2 3 7", | |
| "output": "2" | |
| }, | |
| "#2680. 「BalticOI 2010」糖果 candies": { | |
| "input": "4\n1 3 4 4", | |
| "output": "4 9" | |
| }, | |
| "#2125. 「HAOI2015」树上操作": { | |
| "input": "5 5\n1 2 3 4 5\n1 2\n1 4\n2 3\n2 5\n3 3\n1 2 1\n3 5\n2 1 2\n3 3", | |
| "output": "6\n9\n13" | |
| }, | |
| "#6253. 「CodePlus 2017 11 月赛」Yazid 的新生舞会": { | |
| "input": "5 0\n1 1 2 2 3", | |
| "output": "10" | |
| }, | |
| "#1. A + B 问题": { | |
| "input": "1 2", | |
| "output": "3" | |
| } | |
| } | |
Xet Storage Details
- Size:
- 4.73 kB
- Xet hash:
- 0318f1ca1bbfa4df0463a9210cfdfa62858cdf83dd959bf6e7eab421e1009445
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.