Problem whatisthisactf
User yuanbin
Submission Time 2026-05-06 16:04:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

whatisthisactf.cpp: In function ‘void magic(char*, char*)’:
whatisthisactf.cpp:13:25: error: invalid use of ‘void’
13 | (void)INPUT = (void)AC;
| ^~