Problem | thumper2 |
---|---|
User | rs |
Submission Time | 2025-03-22 23:32:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
thumper2.cpp: In function ‘int main()’:
thumper2.cpp:116:64: error: ‘fastPrint2’ was not declared in this scope; did you mean ‘fastPrint’?
116 | FOR(i,1,n) fastPrint(A[i].f+r_add[i]), putchar_unlocked(' '), fastPrint2(A[i].s+c_add[i]), putchar_unlocked('\n');
| ^~~~~~~~~~
| fastPrint