Skip to content

Commit 7927b67

Browse files
authored
Update TODO.txt
1 parent b485882 commit 7927b67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

TODO.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
* Add fast Hadamard transform for solving the following problem:
33
Given A[], B[], find C[] such that
44
C[i] = sum_j A[j] B[i xor j]
5-
* Error-check the codes in stanford-cardinal-16 and merge them to the existing code base.
5+
* Error-check the codes in stanford-cardinal-16 and merge them to the existing code base.
6+
* Apostrophes in the title of a code file are translated as a accent in LaTeX; need to correct the behavior.

0 commit comments

Comments
 (0)