Skip to content

Instantly share code, notes, and snippets.

View jessiewestlake's full-sized avatar

Jessie Westlake jessiewestlake

View GitHub Profile
#pragma once
#include <string>
#include <vector>
using namespace std;
class bookType
{
private:
string title;
@jessiewestlake
jessiewestlake / bookType.cpp
Last active April 19, 2018 01:25
Book Class
#include "bookType.h"
#include <iostream>
#include <iomanip>
bookType::bookType()
{
price = 0.0;
year = 0;
}
@jessiewestlake
jessiewestlake / Error.txt
Created September 5, 2016 15:17
Pogo Error
2016-09-05 08:15:14,877 [ MainThread][ runserver][ INFO] Parsed location is: 39.1426/-121.5908/19.1622 (lat/lng/alt)
2016-09-05 08:15:14,881 [ MainThread][ models][ INFO] Connecting to local SQLite database
2016-09-05 08:15:14,884 [ search_thread][ search][ INFO] Search overseer starting
2016-09-05 08:15:14,885 [ search_thread][ search][ INFO] Starting search worker threads
2016-09-05 08:15:14,888 [ search_thread][ search][ INFO] New location caught, moving search grid
2016-09-05 08:15:14,890 [ search_worker_0][ search][ INFO] Search step 1 beginning (queue size is 0)
2016-09-05 08:15:14,892 [ search_worker_0][ auth_ptc][ INFO] PTC User Login for: dUe1Hz92nrOXiyo
2016-09-05 08:15:15,690 [ search_worker_0][ auth_ptc][ INFO] PTC User Login successful.
2016-09-05 08:15:15,690 [ search_worker_0][ auth_ptc][ INFO] Request PTC Access Token...
2016-09-05 08:15:15,875 [ search_worker_0][ auth_ptc][ INFO] PTC Acces