Problem veryeasymath
User MegaG
Submission Time 2025-10-06 18:12:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

veryeasymath.cpp: In function ‘int main()’:
veryeasymath.cpp:21:5: error: ‘fastRead’ was not declared in this scope
21 | fastRead(n);
| ^~~~~~~~
veryeasymath.cpp:25:18: error: ‘a’ was not declared in this scope
25 | fastRead(a[i]);
| ^