Skip to content

phdhary/ctf-simple-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CTFLearn Writeup

Challenge 174 - Simple Programming

Here is my writeup solving:

Can you help me? I need to know how many lines there are where the number
of 0's is a multiple of 3 or the numbers of 1s is a multiple of 2.
Please! Here is the file:
https://mega.nz/#!7aoVEKhK!BAohJ0tfnP7bISIkbADK3qe1yNEkzjHXLKoJoKmqLys

I solve this using Go, you can see main.go file and read the commented lines for my though process.

About

my writeups from ctflearn.com - simple programming

Topics

Resources

Stars

Watchers

Forks

Languages