Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Init two pointers in const exercise.
Although the exercise is mostly about battling with the compiler, once people finish this work, they will encounter a crash when running the program. Here, we init the two pointers to &a and &b to create a runnable program.
- Loading branch information