Fiesta Fan Forums

Fiesta Fan Forums (http://www.fiestafan.com/forums/index.php)
-   M O S (http://www.fiestafan.com/forums/forumdisplay.php?f=25)
-   -   *sighsighsigh* (http://www.fiestafan.com/forums/showthread.php?t=23909)

Hessah 10-01-2009 05:24 AM

Quote:

Originally Posted by Ivramire (Post 382559)
*wahwahwah*


It seems that everyone else skipped out on class today. I'm the only one taking the test.

LOL That sounded really strange that people skipped class when there's a test..

Ivramire 10-01-2009 05:24 AM

Screw them, this can only help my percentile, hehehe.


@Ralath You on the other hand better get busy o:

Ralath 10-01-2009 05:27 AM

Conversion costs!!!!!!!!!!!!!!!!!!!!!!!!!!!!

:zzz:

Hessah 10-01-2009 05:35 AM

"The term 'negative pledge lending', is usually used to refer to unsecured loans made against certain covenants entered into by the borrower. The major covenant in these arrangements is that the borrower does not grant any security to any other party that ranks in priority with the proposed loan."

@_@

Ralath 10-01-2009 05:40 AM

Wth!

That sounds worse than my work。。。

Hessah 10-01-2009 05:44 AM

I'm gonna die.... again....

Ralath 10-01-2009 05:47 AM

Is that for accounting? o-o

Hessah 10-01-2009 05:52 AM

no.. it's part of financial services...

Triumph 10-01-2009 08:20 AM

@Test
public void pointMinus() {
Point x = new Point(4, 2);
Point y = new Point(1, 6);
Point pointMinus = x.minus(y);
comparePoints(new Point(4, 2), x);
comparePoints(new Point(1, 6), y);
comparePoints(new Point(3, -4), pointMinus);
compareDoubles(3, pointMinus.getX());
compareDoubles(-4, pointMinus.getY());
System.out.println("Initial Point Check (X): " + x);
System.out.println("Initial Point Check (Y): " + y);
System.out.println("Point Subtraction Check: " + pointMinus);
}

:urweird:

Welcome to my world. :sigh:

We're still only doing beginner stuff too...

SKiNG 10-01-2009 09:17 AM

I have to find a way to make ALL Fiesta players happy... at once :)


All times are GMT. The time now is 05:51 AM.

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.