Update OneLoneCoder_CaveDiver.cpp
This commit is contained in:
parent
42a9ec3fb2
commit
7571cd4f12
@ -13,7 +13,7 @@ Cheers!
|
||||
|
||||
Background
|
||||
~~~~~~~~~~
|
||||
Often as an exercide, I'll try to right code where every byte of source code
|
||||
Often as an exercise, I'll try to write code where every byte of source code
|
||||
should count. I feel that this is an excellent way to practice logic, code
|
||||
comprehension and smarmy arrogance.
|
||||
|
||||
@ -104,4 +104,4 @@ int main()
|
||||
pfxy("Dead...\n", 70, 30);
|
||||
system("pause"); // :-P
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user