holiday/8.19/tempCodeRunnerFile.cpp
2022-08-21 08:22:24 +08:00

7 lines
76 B
C++

[top];
while(now!=u)
{
nid[now]=id;
now=s[--top];
b[now]=0;
}