-
2111049·cpp·1021 B·2012-02-08 05:21 UTC
/**
* Problem a3c1p2
* Written by: Scott Giles
* Program Description: To determine the cost of a plane ticket given input variables.
**/
#include <iostream>
#include <fstream>
#include <cst
-
2111048·text·819 B·2012-02-08 05:21 UTC
/* Name: Brennen Cox
Project: A3C1P1
Description: Stating who wins the even odd game.*/
#include <iostream>
using namespace std;
int main()
{
int p1, p2, total, total1;
cout
-
2111047·text·796 B·2012-02-08 05:15 UTC
/* Name: Brennen Cox
Project: A3C1P2
Description: Stating cost of flight to New York from Knoxville.*/
#include <iostream>
using namespace std;
int main()
{
char day;
int tim
-
2111046·text·1.0 KB·2012-02-08 05:14 UTC
/**
* Problem a3c1p2
* Written by: Scott Giles
* Program Description: To determine the cost of a plane ticket given input variables.
**/
#include <iostream>
#include <fstream>
#include <cst
-
2111044·text·5.0 KB·2012-02-08 05:07 UTC
ncdy [SSH] ~ [master*] # rc-status -a
Runlevel: boot
procfs [ start
-
2111042·text·279 B·2012-02-08 04:56 UTC
char b,w,h;
float day;
cout << "Press return after entering a answer.\n";
cout << "Please enter the type of day your flight leaves on, b for business day, w for weekend, or h for holiday.";
ci
-
2111041·text·3 B·2012-02-08 04:56 UTC
meh
-
2111040·text·4.6 KB·2012-02-08 04:54 UTC
02-07-12
bertha presents a large array of symptoms associated with hysteria, 21, 2 months before her father's death
mental confusion, hallucinations, paralysis, sensory loss, coughing, loss of spe
-
2111025·text·579 B·2012-02-08 04:25 UTC
switch(age){
case 2: cout << “toddler” << endl; break;
case 3:
case 4:
case 5: cout << “early childhood” << endl; break;
case 6:
case 7: cout << “young reader” << endl; break;
case 8:
-
2111024·text·119 B·2012-02-08 04:21 UTC
n = 20
s = xrange(11,20)
while True:
if all(n % i == 0 for i in s):
print n
break
n += 20
-
2111022·text·125 B·2012-02-08 04:19 UTC
switch(age){
case 2: cout << “toddler” << endl;
case 3:
case 4:
case 5: cout << “early childhood” << endl;
-
2111021·text·1.9 KB·2012-02-08 04:15 UTC
ipv6_enable="NO"
ipv6_network_interfaces="none"
ipv6_activate_all_interfaces="NO"
ip6addrctl_enable="NO" # Set to YES to enable default address selection
ip6addrctl_verbose="NO" # Set to YES to en
-
2111020·text·1.0 KB·2012-02-08 04:14 UTC
/**
* Problem a3c1p1
* Written by: Scott Giles
* Program Description: A 2 player game. Both players input a number 1-5.
* If the total of both nubmers if even, player 1 wins.
* If
-
2111019·text·389 B·2012-02-08 04:12 UTC
ipv6_enable="NO"
ipv6_network_interfaces="none"
ipv6_activate_all_interfaces="NO"
ip6addrctl_enable="NO" # Set to YES to enable default address selection
ip6addrctl_verbose="NO" # Set to YES to en
-
2111018·text·819 B·2012-02-08 04:11 UTC
/* Name: Brennen Cox
Project: A3C1P1
Description: Stating who wins the even odd game.*/
#include <iostream>
using namespace std;
int main()
{
int p1, p2, total, total1;
cout
-
2111012·text·798 B·2012-02-08 03:25 UTC
function ssl_modcheck() {
HOSTNAME=$1
KEYFILE="/etc/ssl/${HOSTNAME}_key"
CERTFILE="/etc/ssl/${HOSTNAME}_crt"
OPENSSL_CHK_KEY="pp | openssl rsa -modulus -noout -passin fd:0 -in ${KEYFILE}"
O
-
2111011·text·852 B·2012-02-08 03:20 UTC
function ssl_modcheck() {
HOSTNAME=$1
KEYFILE="/etc/ssl/${HOSTNAME}_key"
CERTFILE="/etc/ssl/${HOSTNAME}_crt"
OPENSSL_CHK_KEY="openssl rsa -modulus -noout -in ${KEYFILE}"
OPENSSL_CHK_CERT="o
-
2111006·text·50 B·2012-02-08 03:18 UTC
https://undangan.snmptn.ac.id/school/category/2308
-
2111005·text·824 B·2012-02-08 03:13 UTC
function ssl_modcheck() {
HOSTNAME=$1
KEYFILE="/etc/ssl/${HOSTNAME}_key"
CERTFILE="/etc/ssl/${HOSTNAME}_crt"
if [ -f "${KEYFILE}.nopass" ] && [ -f "${KEYFILE}" ]; then
if [ $(stat -c %Y "
-
2110999·text·895 B·2012-02-08 03:02 UTC
function ssl_modcheck() {
HOSTNAME=$1
KEYFILE="/etc/ssl/${HOSTNAME}_key"
if [ -f "${KEYFILE}.nopass" ] && [ -f "${KEYFILE}" ]; then
if [ $(stat -c %Y "${KEYFILE}.nopass") -gt $(stat -c %Y "