Problem omnomnom
User potatocabbage
Submission Time 2025-02-21 20:14:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

omnomnom.cpp: In function ‘int main()’:
omnomnom.cpp:5:6: error: ‘sync_with_stdio’ was not declared in this scope
5 | ios:sync_with_stdio(0);
| ^~~~~~~~~~~~~~~
omnomnom.cpp:22:30: error: ‘min’ cannot be used as a function
22 | if (min(min, adjl[x].size()) != min){
| ^