错误解释
CompileError!
编译信息
main.cpp:15:3: error: invalid preprocessing directive #\\U00008bfb\\U000053d6\\U00008f93\\U00005165\n 15 | # \xe8\xaf\xbb\xe5\x8f\x96\xe8\xbe\x93\xe5\x85\xa5\n | ^~~~~~~~\nmain.cpp:20:3: error: invalid preprocessing directive #\\U00008ba1\\U00007b97\\U00004ece\\U00006bcf\\U00004e2a\\U000070b9\\U000051fa\\U000053d1\\U00007684\\U00006700\\U0000957f\\U00006ed1\\U00005761\\U0000957f\\U00005ea6\n 20 | # \xe8\xae\xa1\xe7\xae\x97\xe4\xbb\x8e\xe6\xaf\x8f\xe4\xb8\xaa\xe7\x82\xb9\xe5\x87\xba\xe5\x8f\x91\xe7\x9a\x84\xe6\x9c\x80\xe9\x95\xbf\xe6\xbb\x91\xe5\x9d\xa1\xe9\x95\xbf\xe5\xba\xa6\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\nmain.cpp:26:3: error: invalid preprocessing directive #\\U00008f93\\U000051fa\\U00006700\\U0000957f\\U00006ed1\\U00005761\\U0000957f\\U00005ea6\n 26 | # \xe8\xbe\x93\xe5\x87\xba\xe6\x9c\x80\xe9\x95\xbf\xe6\xbb\x91\xe5\x9d\xa1\xe9\x95\xbf\xe5\xba\xa6\n | ^~~~~~~~~~~~~~~~\nmain.cpp:1:1: error: \xe2\x80\x98def\xe2\x80\x99 does not name a type\n 1 | def dfs(i, j, grid, dp):\n | ^~~\n