代码搜索:Scrabble
找到约 20 项符合「Scrabble」的源代码
代码结果 20
www.eeworm.com/read/487231/1239568
cpp scrabble.cpp
#include
#include
ifstream fin("f.in");
#define cin fin
ofstream fout("f.out");
//#define cout fout
struct number{
int a,b;
};
int n,m;
number p[100],q[100],f[100];
www.eeworm.com/read/487231/1239569
in scrabble7.in
149 184 111 91 138 56 144 198 223 168 2 0 11 0 1 3 3 2 8 2 3 33
www.eeworm.com/read/487231/1239570
in scrabble5.in
144 167 234 131 154 192 167 163 182 204 2 2 34 2 0 61 3 1 7 0 1 46
www.eeworm.com/read/487231/1239572
in scrabble3.in
86 152 158 129 180 176 60 109 110 117 3 0 35 1 2 10 3 3 14 2 0 69