0分求调!!!(有关注)

P1676 [USACO05FEB] Aggressive cows G

@[jebfghbbcdsl](/user/1343286) 把c++14改为c++98,就能AC了
by Yxy7952 @ 2024-08-29 10:46:14


@[jebfghbbcdsl](/user/1343286) 哦,是c++11改为c++98
by Yxy7952 @ 2024-08-29 10:47:00


把c++14改为c++98,就能AC了
by superLouis @ 2024-08-29 10:50:28


@[jebfghbbcdsl](/user/1343286) Find()函数中ans要初始化为0
by hmy0213 @ 2024-08-29 10:53:01


@[yixingyou](/user/936717) @[superLouis](/user/840824) 确实AC了,但是为什么会这样???
by jebfghbbcdsl @ 2024-08-29 14:45:32


@[jebfghbbcdsl](/user/1343286) C++98引入了异常处理机制和命名空间等特性
by superLouis @ 2024-08-29 16:04:30


|