summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorSanto Cariotti <sancn@live.com>2017-07-23 20:12:03 +0200
committerGitHub <noreply@github.com>2017-07-23 20:12:03 +0200
commit4e670a6c68c9904daf5b791cc71d87b6a0ee3b6d (patch)
tree2b782aab8304c66ec0abba3dd2ebeb250652100c /cpp
parente0cb0735bd404500f9fba24d86dbf70ae99a97f8 (diff)
Update lswf.cpp
Diffstat (limited to 'cpp')
-rw-r--r--cpp/lswf.cpp9
1 files changed, 6 insertions, 3 deletions
diff --git a/cpp/lswf.cpp b/cpp/lswf.cpp
index e2acb3d..ee7d96f 100644
--- a/cpp/lswf.cpp
+++ b/cpp/lswf.cpp
@@ -1,6 +1,9 @@
-UTPUT:
- * 1000101
- */
+/* INPUT:
+* 19
+*
+* OUTPUT:
+* 1000101
+*/
#include <iostream>
#include <fstream>
#include <list>