TumoiYorozu

Results 7 issues of TumoiYorozu

Add assert for length of input $|a| + |b|$ in `convolution_ll` and `convolution_fft`. https://github.com/atcoder/ac-library/blob/master/document_en/convolution.md?plain=1#L37 The following code should fail on assert ```c++ #include #include #include using namespace std; using namespace...

Only this section of the document was missing a description of the constraints. The assert is present in the code. https://github.com/atcoder/ac-library/blob/master/atcoder/maxflow.hpp#L67-L68

Added a note that the ACL does not support 32bit MSVC projects. I had submitted a PR a long time ago, but it was closed because I was too busy....

I replaced the existing CUDA implementation of the histogram-based median filter with an implementation of a new wavelet matrix-based median filter algorithm, which I presented at SIGGRAPH Asia 2022. This...

category: cuda
optimization

・ゲーム途中解散

エディタ部をVSCodeにも使用されているmonacoを使用しているが、Android, iOS での使用が想定されておらず、壊滅的なので、Ace に置き換える

enhancement

wandbox は複数ソースコードをアップしてコンパイルできるので、可能