/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'void dfs(int)':
/in/foo.cc:26:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int i=0; i<connections[u].size(); ++i)
                  ~^~~~~~~~~~~~~~~~~~~~~~
/in/foo.cc:55:13: error: expected ';' before '{' token
             {
             ^

信息

递交者
类型
递交
题目
P1626 爱在心中
语言
C++
递交时间
2017-10-21 21:11:30
评测时间
2017-10-21 21:11:30
评测机
分数
0
总耗时
1577ms
峰值内存
138.305 MiB