I hereby claim:
- I am mfrw on github.
- I am mfrw (https://keybase.io/mfrw) on keybase.
- I have a public key whose fingerprint is 2870 B2EB 9272 D2BD 9BA1 0819 65AC D9CD 6C40 FE13
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#include <cstdlib> | |
#include <cstdio> | |
#include <cmath> | |
#include <fstream> | |
#include <vector> | |
#include <iostream> | |
#include <cassert> | |
template<typename T> | |
class Vec3 |
package controller; | |
import java.sql.*; | |
import model.HealthAppModel; | |
public class HealthAppController { | |
HealthAppModel database; | |
public HealthAppController() { | |
this.database = new HealthAppModel(); |
M'XL(`!J,'T8``^P\^W/;-M+Y59KI_X!1&X>2Y8B49-FQZLRHL=SXXM?XD;87 | |
M9S@4"=H\4Z1*4H[<-/>WW^X")$&*=I*>D]XW7]C:)@'LXK$/["X6B9.YZW8> | |
M?=%'AV=C?1W_&AOK.GT;_3[]E<\C0Q_HW6Y77Q]T'^E&M[?>?\36O^RPQ#./ | |
M$RMB[%'RSOOC_G8\BN^I3R>2_OT_\L1$?[Z8^5^."3Z'_EV]!_3O]8QO]/\J | |
MCT+_.+)L/HTOG]H/W`>NQT#0NX+^QL#(Z&]L##8,H/]Z3S<>L:^RB/_/Z=]I | |
ML>_JK,5RXK,U%O/`@7<V.M@9]!DR1^@EHAW].KORXJP87F=6E+#09<D59_#J | |
MV3YG3T9)8MG77G!)Q788<;;%7O$HX#X;"UBL/`P3'C\1>-]%7I+P@+EAQ*S` | |
M81'WN15SAX4!.[Z"$5ZWH;MXSMF@_U2`T.\._/ZN_KT7V/[<X>S'.'&\\.G5 | |
M\T*9=QE8?JEP'GC0MMPR<7QOLE08P6B76WI!4BZ\C3O)[8S'%>7`:^7FKATD | |
MY6%AT^G4"LK%]A5?&BQB#>UK+O!"E<-=+^#L>/3SV#S=^^>8Z0L0,#VO.3@8 |
[ 0.000000] Linux version 4.6.0 (mfrw@kp) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1) ) #1 SMP Sat May 21 22:14:32 IST 2016 | |
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.6.0 root=UUID=91825c48-b479-442c-82ad-f5fd77be85bb ro quiet splash vt.handoff=7 | |
[ 0.000000] KERNEL supported cpus: | |
[ 0.000000] Intel GenuineIntel | |
[ 0.000000] AMD AuthenticAMD | |
[ 0.000000] Centaur CentaurHauls | |
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' |