QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#594641 | #9287. Double Elimination | 3un_larryfunc | Compile Error | / | / | C++20 | 2.3kb | 2024-09-28 09:21:39 | 2024-09-28 09:21:40 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int main()’: answer.code:9:107: error: expected ‘)’ before ‘{’ token 9 | signed main(){cin.tie(0)->sync_with_stdio(0);for(int i=0;i<16;++i){string name,s;cin>>name>>s;if(s[0]=='0'{if(s[1]=='0')v16.emplace_back(name);else{if(s[2]=='0')v12.emplace_back(name);else{if(s[3]=='0')v8.emplace_back(name); | ~ ^ | ) answer.code:75:9: error: expected primary-expression before ‘}’ token 75 | } | ^