Welcome to Gaia! ::

Breaking Free of the Veil

Back to Guilds

Show the world who you are 

Tags: Fantasy, Fight, Hunter, Magic, Romance 

Reply Puppeteer's Playhouse {Chatting&Fun Stuff}
OOC Goto Page: [] [<<] [<<] [<] 1 2 3 ... 307 308 309 310 311 312 ... 347 348 349 350 [>] [>>] [»|]

Quick Reply

Enter both words below, separated by a space:

Can't read the text? Click here

Submit

After the season finale, there will be a one year timeskip
  yay!
  no!
  Do a shorter timeskip!
  Do a longer timeskip!
View Results

lXl Tempus Temporis lXl
Crew

Invisible Phantom

14,775 Points
  • Invisibility 100
  • Bookworm 100
  • Treasure Hunter 100
PostPosted: Tue Nov 10, 2015 2:13 pm


Minnta Aloripma
lXl Tempus Temporis lXl
Hehe
I managed to finally finish the program that changes decimal to unicode.

Nice. I finally got home after being stuck in a car all day.


It's always nice to get home huhu

But I am glad I figured out my homework. I spent the better part of like 2 hours trying to figure out this short code x.x

(Ignore the things that start with "//" That's just what my homework is, the numbers I needed to change into unicode, and the actual unicode I got from the numbers.)

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace Uebung10_UnicodeDecoder
{
class Program
{
static void Main(string[] args)
{
//Erstellen Sie ein C#-Programm, das die Eingabe einer ganzen Zahl (int)
//über Tastatur erwartet und das das dazugehörige Unicode-Zeichen liefert.
//Decodieren Sie mit Hilfe ihres Programms die Zahlenfolge:

//76, 65, 78, 45, 80, 97, 114, 116, 121:
//L A N - P a r t y

//105, 109
//i m

//98, 105, 98
//b i b


int n = 1;
while (n++ < 100)
{
int d;
Console.Write("Decimal to convert?: ")
d = Convert.ToInt32(Console.ReadLine())

char u;
u = Convert.ToChar(d)

Console.WriteLine(u)
}


}
}
}
PostPosted: Tue Nov 10, 2015 10:58 pm


lXl Tempus Temporis lXl
Leprechaun_Sean


He's not as hopeless as I thought he was.

The moment I notice Temp is younger than me. I win by like two years.

Minnta Aloripma


Do you live in Washington too.

I'm working on finishing a degree in history.

angelmage99
Vice Captain

Liberal Ladykiller

22,940 Points
  • Conventioneer 300
  • Forum Sophomore 300
  • Full closet 200

Leprechaun_Sean

Loyal Hunter

10,900 Points
  • Battle Hardened 150
  • Brandisher 100
  • Invisibility 100
PostPosted: Tue Nov 10, 2015 11:06 pm


angelmage99


lolwut?
PostPosted: Wed Nov 11, 2015 6:21 am


angelmage99
lXl Tempus Temporis lXl
Leprechaun_Sean


He's not as hopeless as I thought he was.

The moment I notice Temp is younger than me. I win by like two years.

Minnta Aloripma


Do you live in Washington too.

I'm working on finishing a degree in history.


I'm only 24 years old. :U

lXl Tempus Temporis lXl
Crew

Invisible Phantom

14,775 Points
  • Invisibility 100
  • Bookworm 100
  • Treasure Hunter 100

angelmage99
Vice Captain

Liberal Ladykiller

22,940 Points
  • Conventioneer 300
  • Forum Sophomore 300
  • Full closet 200
PostPosted: Wed Nov 11, 2015 8:00 am


lXl Tempus Temporis lXl
angelmage99
lXl Tempus Temporis lXl
Leprechaun_Sean


He's not as hopeless as I thought he was.

The moment I notice Temp is younger than me. I win by like two years.

Minnta Aloripma


Do you live in Washington too.

I'm working on finishing a degree in history.


I'm only 24 years old. :U
Angel's older. 4laugh by 2 yrs.
PostPosted: Wed Nov 11, 2015 8:10 am


angelmage99
lXl Tempus Temporis lXl
angelmage99
lXl Tempus Temporis lXl
Leprechaun_Sean


He's not as hopeless as I thought he was.

The moment I notice Temp is younger than me. I win by like two years.

Minnta Aloripma


Do you live in Washington too.

I'm working on finishing a degree in history.


I'm only 24 years old. :U
Angel's older. 4laugh by 2 yrs.


One of my classmates is 30, another is 28, and another is 27. Lol.

lXl Tempus Temporis lXl
Crew

Invisible Phantom

14,775 Points
  • Invisibility 100
  • Bookworm 100
  • Treasure Hunter 100

angelmage99
Vice Captain

Liberal Ladykiller

22,940 Points
  • Conventioneer 300
  • Forum Sophomore 300
  • Full closet 200
PostPosted: Wed Nov 11, 2015 8:18 am


lXl Tempus Temporis lXl


One of my classmates is 30, another is 28, and another is 27. Lol.


You shall now address me as Senpai.
PostPosted: Wed Nov 11, 2015 8:38 am


angelmage99
lXl Tempus Temporis lXl


One of my classmates is 30, another is 28, and another is 27. Lol.


You shall now address me as Senpai.


Are you a programming/software engineering student?

lXl Tempus Temporis lXl
Crew

Invisible Phantom

14,775 Points
  • Invisibility 100
  • Bookworm 100
  • Treasure Hunter 100

angelmage99
Vice Captain

Liberal Ladykiller

22,940 Points
  • Conventioneer 300
  • Forum Sophomore 300
  • Full closet 200
PostPosted: Wed Nov 11, 2015 8:40 am


lXl Tempus Temporis lXl
angelmage99
lXl Tempus Temporis lXl


One of my classmates is 30, another is 28, and another is 27. Lol.


You shall now address me as Senpai.


Are you a programming/software engineering student?

You know the answer.
PostPosted: Wed Nov 11, 2015 8:44 am


Teasing you about the f
Leprechaun_Sean
angelmage99


lolwut?

Teasing you about the girlfriend comments.

angelmage99
Vice Captain

Liberal Ladykiller

22,940 Points
  • Conventioneer 300
  • Forum Sophomore 300
  • Full closet 200

lXl Tempus Temporis lXl
Crew

Invisible Phantom

14,775 Points
  • Invisibility 100
  • Bookworm 100
  • Treasure Hunter 100
PostPosted: Wed Nov 11, 2015 8:45 am


angelmage99
lXl Tempus Temporis lXl
angelmage99
lXl Tempus Temporis lXl


One of my classmates is 30, another is 28, and another is 27. Lol.


You shall now address me as Senpai.


Are you a programming/software engineering student?

You know the answer.

Then you shall be known as Senpapi
PostPosted: Wed Nov 11, 2015 8:56 am


lXl Tempus Temporis lXl
angelmage99
lXl Tempus Temporis lXl
angelmage99
lXl Tempus Temporis lXl


One of my classmates is 30, another is 28, and another is 27. Lol.


You shall now address me as Senpai.


Are you a programming/software engineering student?

You know the answer.

Then you shall be known as Senpapi


Good Senpai will proceed to ignore you.

angelmage99
Vice Captain

Liberal Ladykiller

22,940 Points
  • Conventioneer 300
  • Forum Sophomore 300
  • Full closet 200

lXl Tempus Temporis lXl
Crew

Invisible Phantom

14,775 Points
  • Invisibility 100
  • Bookworm 100
  • Treasure Hunter 100
PostPosted: Wed Nov 11, 2015 9:19 am


angelmage99
lXl Tempus Temporis lXl
angelmage99
lXl Tempus Temporis lXl
angelmage99
lXl Tempus Temporis lXl


One of my classmates is 30, another is 28, and another is 27. Lol.


You shall now address me as Senpai.


Are you a programming/software engineering student?

You know the answer.

Then you shall be known as Senpapi


Good Senpai will proceed to ignore you.

No no, I said Senpapi, with the second p. c;
PostPosted: Wed Nov 11, 2015 10:24 am


angelmage99
Teasing you about the f
Leprechaun_Sean
angelmage99


lolwut?

Teasing you about the girlfriend comments.

Oooooh.

Leprechaun_Sean

Loyal Hunter

10,900 Points
  • Battle Hardened 150
  • Brandisher 100
  • Invisibility 100

Cherry-x-Sorbet
Captain

Tipsy Guildswoman

PostPosted: Wed Nov 11, 2015 10:36 am


I AM SO SORRY, I FAILED YOU ALL.
I HAVE SOILED OUR FRIENDSHIP GARDEN.
Reply
Puppeteer's Playhouse {Chatting&Fun Stuff}

Goto Page: [] [<<] [<<] [<] 1 2 3 ... 307 308 309 310 311 312 ... 347 348 349 350 [>] [>>] [»|]
 
Manage Your Items
Other Stuff
Get GCash
Offers
Get Items
More Items
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff
Gaia's Games
Mini-Games
Play with GCash
Play with Platinum