Problem radioactive
User penguin133
Submission Time 2023-02-04 22:15:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

radioactive.cpp:65:101: error: expected ‘)’ before ‘main’
65 | int __attribute__((optimize("O3","unroll-loops"), target("arch=sandybridge"),target("avx,avx2,fma")) main(){
| ~ ^~~~~
| )
radioactive.cpp:99:1: error: expected unqualified-id at end of input
99 | }
| ^