ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#211264 | #3802. 印章 | 18112606231 | 10 | 92ms | 1184kb | C++11 | 1.6kb | 2024-08-10 10:31:43 | 2024-08-10 12:37:29 |
answer
#pragma GCC optimize(2)
#include <bits/stdc++.h>
#define int long long
using namespace std;
int t,n,m,h,w,anss;
char c[26][26],ans[51][51];
int read()
{
int x = 0, f = 1;
char ch = getchar();
while (ch < '0' || ch > '9')
{
if (ch == '-')
f = -1;
ch = getchar();
}
while (ch >= '0' && ch <= '9')
{
x = (x << 1) + (x << 3) + (ch ^ 48);
ch = getchar();
}
return x * f;
}
signed main()
{
t=read();
while(t--)
{
w=read();
h=read();
n=read();
m=read();
anss=0;
for(int i=1;i<=w;i++)
{
for(int j=1;j<=h;j++)
{
ans[i][j]='.';
}
}
for(int i=1;i<=n;i++)
{
scanf("%s",c[i]+1);
}
for(int i=1;i<=w-n+1;i++)
{
for(int j=1;j<=h-m+1;j++)
{
for(int k=1;k<=n;k++)
{
for(int l=1;l<=m;l++)
{
if(c[k][l]=='#')
{
ans[i+k-1][j+l-1]='#';
}
//cout<<c[k][l]<<' ';
}
//cout<<endl;
}
}
}
for(int i=1;i<=w;i++)
{
for(int j=1;j<=h;j++)
{
anss+=(ans[i][j]=='#');
ans[i][j]='.';
}
}
printf("%lld\n",anss);
}
return 0;
}
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 5
Accepted
time: 34ms
memory: 1180kb
input:
2040 20 2 1 1 . 24 4 1 2 .# 24 3 5 2 .# #. .. .# ## 36 35 1 4 #..# 1 47 1 7 ##..#.# 4 9 2 7 ....... ...
output:
0 72 71 1260 47 0 173 899 40 58 81 1147 194 63 515 455 1166 1230 671 42 21 0 32 802 275 405 262 832 ...
result:
ok 2040 tokens
Test #2:
score: 5
Accepted
time: 58ms
memory: 1184kb
input:
3691 50 41 1 1 # 10 43 5 4 .... .... .... .... #... 3 1 2 1 . # 13 8 7 7 ####..# #.#.... .....## ..#...
output:
2050 240 2 100 70 1268 251 239 351 0 331 153 44 1070 0 6 1512 206 287 123 24 1338 0 1967 108 2 700 8...
result:
ok 3691 tokens
Test #3:
score: 0
Runtime Error
input:
307 19 2 1 1 . 4 6 3 3 #.. ### #.# 1 11 1 8 .#####.. 16 7 10 5 .###. .###. ##... .#.#. .###. ...#. #...
output:
result:
Test #4:
score: 0
Time Limit Exceeded
input:
1151 2 2 1 2 ## 4 90 2 1 # . 4 3 2 2 .. .. 55 39 8 8 ....#... ......#. ...#..#. #......# ##.#...# .....
output:
result:
Test #5:
score: 0
Runtime Error
input:
142992 1 71640447 1 5 .#.#. 1 32 1 16 .##..#.#.##.#.## 1 128754717 1 13 #...#.#####.# 1 412912033 1 ...
output:
result:
Test #6:
score: 0
Runtime Error
input:
182430 1 462437573 1 2 .. 1 4 1 2 #. 2 2 1 1 # 1 117654376 1 6 .#..## 1 3 1 2 ## 1 4 1 4 ...# 1 2 1 ...
output:
result:
Test #7:
score: 0
Runtime Error
input:
167051 949063550 696367111 1 9 #.####... 2 5 1 4 .... 18713003 154314157 1 6 ...... 144789507 649449...
output:
result:
Test #8:
score: 0
Runtime Error
input:
182067 1 970907619 1 5 ..... 1 11 1 6 ..#.#. 588221550 1 1 1 # 1 16 1 8 ###.#.#. 1 13 1 9 .#...#... ...
output:
result:
Test #9:
score: 0
Runtime Error
input:
49 518642469 504232726 3 66 ...#...............#............#................................. ........
output:
result:
Test #10:
score: 0
Runtime Error
input:
340 2 305388993 1 1 # 6 450728609 3 12 ............ ............ ..#......... 23 55 12 32 #.#...###....
output:
result:
Test #11:
score: 0
Time Limit Exceeded
input:
9859 39 2 27 1 . . . . . . . . . . . . . . . . . . . . . . . # . . . 464574874 21687964 9 3 ... .#. ...
output:
result:
Test #12:
score: 0
Runtime Error
input:
5532 283728969 997644030 17 11 #.........# ........#.. ..#........ ........... #...#...#.. #.....#.....
output:
result:
Test #13:
score: 0
Runtime Error
input:
419 61075512 474658573 4 11 ###...#.... .....#...## ###..###..# #.##.#..### 2 42 2 24 ...#.....####....
output:
result:
Test #14:
score: 0
Runtime Error
input:
116 658506323 6 2 6 ...... .....# 2 465009927 2 3 .#. ### 4 2 2 2 .. .. 3 109507599 2 4 ##.. ...# 47...
output:
result:
Test #15:
score: 0
Runtime Error
input:
498 217 913116486 174 8 ...#...# ........ ........ #.##.... .......# #....... ........ ........ .......
output:
result:
Test #16:
score: 0
Runtime Error
input:
1152 6 45902942 3 1000 ................................................................................
output:
result:
Test #17:
score: 0
Runtime Error
input:
3328 5 710527822 4 200 .............................................#..................................
output:
result:
Test #18:
score: 0
Runtime Error
input:
248 625825389 5 4 3 .## .#. #.. .## 27877511 627106582 3 2 .# #. .. 2317584 8 3 6 .#...# ..#... ...#...
output:
result:
Test #19:
score: 0
Runtime Error
input:
165923 21611739 641706900 9 3 ..# ... #.. ... .#. ... .## ... ... 283865732 7 2 6 ####.. ....#. 3146...
output:
result:
Test #20:
score: 0
Runtime Error
input:
566 579629199 26826670 3 2000 .........................................................................