Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 466 Bytes

File metadata and controls

5 lines (5 loc) · 466 Bytes

Getting down like a bunch of Tito Clowns

At one point in time, GMU was host to the only on campus meeting place and restaurant in Virginia that doubled as a bar on the weekends. What was the name of this restaurant, and what year did it close? Put your answer in the format PCTF{Name, year}. For example, PCTF{BurgerPlace, 1924}.

Difficulty: 3/10

Flag: PCTF{Rathskeller, 2019} (REGEX = ^PCTF{.*?Rathskeller.*?,.*?2019.*?}$)

Matthew Johnson #meatball5201