Skip to content
Snippets Groups Projects
Commit 37158486 authored by Anton's avatar Anton
Browse files

bare8_4

parent 208fc6f9
No related branches found
No related tags found
No related merge requests found
...@@ -162,11 +162,11 @@ const APP: () = { ...@@ -162,11 +162,11 @@ const APP: () = {
// //
// 3. Experiment a bit, what is the max length sequence you can receive without errors? // 3. Experiment a bit, what is the max length sequence you can receive without errors?
// //
// ** your answer here ** // 1
// //
// How did the added tracing/instrumentation affect the behavior? // How did the added tracing/instrumentation affect the behavior?
// //
// ** your answer here ** // Made it worse since there are more instructions.
// //
// Commit your answer (bare8_3) // Commit your answer (bare8_3)
// //
...@@ -178,7 +178,7 @@ const APP: () = { ...@@ -178,7 +178,7 @@ const APP: () = {
// //
// Experiment a bit, what is the max length sequence you can receive without errors? // Experiment a bit, what is the max length sequence you can receive without errors?
// //
// ** your answer here ** // 4
// //
// Commit your answer (bare8_4) // Commit your answer (bare8_4)
// //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment