/ TYWZ /

记录详情

Compile Error

/in/foo.cc: In function 'void bfs(int)':
/in/foo.cc:18:22: error: unable to find numeric literal operator 'operator""xc'
    if(tx==t)map[tx]=-1xc;
                      ^~~
/in/foo.cc:18:22: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes

信息

递交者
类型
递交
题目
Basic BFS
语言
C++
递交时间
2019-01-29 10:14:15
评测时间
2019-01-29 10:14:15
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes