diff --git a/qr-2/description.md b/qr-2/description.md index 2b326e1..ef2105a 100644 --- a/qr-2/description.md +++ b/qr-2/description.md @@ -1 +1,3 @@ -When I am not practicing my [Oboe](https://en.wikipedia.org/wiki/Oboe) for band, I have been working on a QR code generator. For some reason, some of the images are not scannable. [Here](${qr2_1_bmp}) is one, can you tell me what it says? \ No newline at end of file +When I am not practicing my [Oboe](https://en.wikipedia.org/wiki/Oboe) for band, I have been working on a QR code generator. For some reason, some of the images are not scannable. [Here](${qr2_bmp}) is one, can you tell me what it says? + +NOTE: Due to a flag leak, this is a re-release of the problem with a new flag. \ No newline at end of file diff --git a/qr-2/problem.yml b/qr-2/problem.yml index df92811..597ffd3 100644 --- a/qr-2/problem.yml +++ b/qr-2/problem.yml @@ -6,4 +6,4 @@ programming: false value: 330 hint: Is there another kind of Oboe? files: - - qr2_1.bmp \ No newline at end of file + - qr2.bmp \ No newline at end of file diff --git a/qr-2/qr2.bmp b/qr-2/qr2.bmp new file mode 100644 index 0000000..d8eb64c Binary files /dev/null and b/qr-2/qr2.bmp differ diff --git a/qr-2/qr2_1.BMP b/qr-2/qr2_1.BMP deleted file mode 100644 index e69de29..0000000