Problem oddoneout
User Elliott2011
Submission Time 2024-11-15 10:40:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

oddoneout.cpp: In function ‘int main()’:
oddoneout.cpp:9:2: error: expected initializer before ‘srand’
9 | srand(static_cast<unsigned
| ^~~~~
oddoneout.cpp: At global scope:
oddoneout.cpp:23:1: error: expected declaration before ‘}’ token
23 | }
| ^