Skip to content

Commit 464bcc0

Browse files
committed
Added debug option
1 parent 0ff4a10 commit 464bcc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

00/02.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"metadata": {},
106106
"source": [
107107
"* [ESC]<br>`:wq`\n",
108-
"* `g++ -Wall hello.cpp -o hello && ./hello`"
108+
"* `g++ -Wall -g hello.cpp -o hello && ./hello`"
109109
]
110110
},
111111
{

0 commit comments

Comments
 (0)