QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#667188 | #9313. Make Max | ZhaoZiLong | Compile Error | / | / | C++20 | 6.2kb | 2024-10-22 21:28:29 | 2024-10-22 21:29:25 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘void come_on(long long int)’: answer.code:130:37: error: conversion from ‘set<int>’ to non-scalar type ‘set<long long int>’ requested 130 | set<lol>temp=mp1[*st.begin()]; | ^