index
:
tcr
master
Team Contest Reference
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
math
/
linearRecurrence.cpp.awk
blob: 902fd4b506f0734bb31b376138404429f5adca74 (
plain
)
1
2
3
4
/
vector
<
ll
>
mul
/ {
sub
(/
mul
/,
"mulSlow"
)
}
{
print
}