fruit objects

A

Adie

my school teacher has asked me to write a proam in c+= that will be like
like a bowl of fruit.

How do I do this in .NET?
 
L

le ténébreux

Adie said:
my school teacher has asked me to write a proam in c+= that will be like
like a bowl of fruit.

How do I do this in .NET?



#include "iostream.h"

int main(int argc, char* argv[])
{
cout << " 3 /(// " << endl;
cout << " KKK## /t7(~/((36C~ " << endl;
cout << " QOO3^SCRKRBBs 7t(7%t~~~(sseQQG^ " << endl;
cout << " KRS#R@6O@#GSK@R#6CC3%7((t6e#@@RQC~(( " << endl;
cout << " ^ K@KR@@R#RRQ@@B@RGsC37%%%3@SQ@@RO6%t7sO%/ " << endl;
cout << " #KKRR#Q#@@@SOQ@@@@KCQSO%t%C3QGGOGGs3GS66s6OGC " << endl;
cout << " KBSeRQR@@@RS#RB@KOS##R@O(C3CKGGSQSeeGQ%#QQSSQG " << endl;
cout << " sOSQS@#RR@@@@B@@@#R#R@@@@ss3CG#QQK#RRR#RC@Rt/~~((((^ " << endl;
cout << " KGQBK##B@B#R@@@BRQ@@BB@@RsOCCOQRKK#RRRBBsR%t(((~/~(7%Q " << endl;
cout << " QQRBR@@Q#K#R@@BSKB@@@@@@OO6COQ#RRBBR@t(~/737t(((tt%3C77~ " << endl;
cout << " B@s#KRKR@@@@@@@@@@BRB3O6CCGe#RK@e%(~//////~77~666CC6s7C " << endl;
cout << " S#@KGB@COsC%3OGGs@@@SssCC3%GSRRQGO%(((///~(t%3C7sOOeQKO6 " << endl;
cout << " ##%66s6%sGO636sGSSSQ@GOs6C%%CGSR#KQO%(((((7t(73CsG%QK####6 " << endl;
cout << " #sOOOCCOOssOOOGSQK#KGOOsCCC6GSQK#K#SC7(((tt77%3OOeOCRRRRK3(t777t( " << endl;
cout << " ^~G%OOGsOGO6C6GSQ###@GGOOOGeSSQSK##R#QO%~~(t%7%%COeSQCRRRRS/(/~(%C6s " << endl;
cout << " ^C@@R#SesGOC3COSQK#R@SGGO6COGQQK#RB@RRBQst/(%%%%CseSQQ6BB@@@7s7%3CCCOG " << endl;
cout << " /t(@@@@RSGOC6sOSQK#R@SGOOCCOOSKQRR@@@@@RGC(t3%3%COSQKQQ@@@@(ssCC6ss3RQS " << endl;
cout << " ((//((O@KeOOGeQ##R@@QSOGs6OOGSQ#RB@@@@@QGCC3CC6OeQ##@C%7tOGQC6ssOOG@#O " << endl;
cout << " /~~~(~//~/((^%@@@@@@#QKSSSS#QR@B@@@@@@R#KeC%/(S~t3seSKee##6ssssOOOGsC " << endl;
cout << " ~////^/(~(%(//~/t^/^^///~/~7~~C((tt7t7%OC7s6QO6GOCSQCG%3OQCCCC66ss667 " << endl;
cout << " ^//////^//////~~(~7(~3((%t((7(t%%67763OsCCG7C3Ctt33sG%%%%3CCCCCCCC7 " << endl;
cout << " //// /^^/^///////~t/~%/~~(t~(%77O/(~(%3CO7K(G7%t7C6%6GtC3CCCsss66t " << endl;
cout << " /////////////(~(~(/~t/((((~~7C%G/t~7C%6S%OCQ7Q3%7CC(7O^/SKKK#(/^^ " << endl;
cout << " /(~~//(~//////~/(/(7/(t~(^(%3(C(%%3C(6(%%%%333OCOGC7 ^//~(((~/^ " << endl;
cout << " //////^~~//~(~(t~/~(/~(/(//t77t~t7%Ote(3(t(3%t7C6C% " << endl;
cout << " ^///(/(//~t~~/^~3/~~~(/t/%6tt7(%/7C%ss6%G%ss36CGe " << endl;
cout << " /(t(~t(/t(6(O~(/~((Q/(3(G/%O7O(%(%(COG6Q#GGSe " << endl;
cout << " ~((~/e(^(/(~(7~((O/(%(O~tC3Ote73C7GOsQKGGQ^^^^^^ " << endl;
cout << " (t737(t7(7(s/~%t(tt(G(%(%(C%G6GsQGO#S7((~//////^^ " << endl;
cout << " ^^^//(t((3t/s(%tC(6%C%Ct6%OC7ssOGOOGKSO6%7((~~////^^ " << endl;
cout << " ^^^///////t%C%3OttC(O%C%sGGKKR@RQQQSOsC%7t((~~///^^ " << endl;
cout << " ^^^//////////~~~~~~~((((t77777777tt((((((~////^ " << endl;
cout << " ^^^^^/////////////////~~~~~~~~~~~~/////^^ " << endl;
cout << " ^^^^^^^^^//////////^^^^^^ " << endl;

return 0;
}
 
J

Jonathan Turkanis

Adie said:
my school teacher has asked me to write a proam in c+= that will be

I think your teacher meant to say you should write a "program" in "C++"; does
that clear thinks up a bit?
like like a bowl of fruit.

All good programs are like a bowl of fruit.
How do I do this in .NET?

Looks at the docs for the System.Fruit namespace.

JDT
 
R

red floyd

Adie said:
my school teacher has asked me to write a proam in c+= that will be like
like a bowl of fruit.

How do I do this in .NET?

Obviously, you have to compile it on an Apple machine!
 
R

Rolf Magnus

Jonathan said:
I think your teacher meant to say you should write a "program" in "C++";
does that clear thinks up a bit?


All good programs are like a bowl of fruit.

Standing around for decoration? Being very colorful? Containing something
that becomes old within a short time?
Looks at the docs for the System.Fruit namespace.

So how fast is you apple's internet connection? :)
 
R

red floyd

le said:
my school teacher has asked me to write a proam in c+= that will be like
like a bowl of fruit.

How do I do this in .NET?




#include "iostream.h"

int main(int argc, char* argv[])
{
[ASCII art redacted]
return 0;
}

I ph33r your 1337 ASCII Art 5k1llZ!

:)
 
G

Gernot Frisch

Adie said:
my school teacher has asked me to write a proam in c+= that will be
like
like a bowl of fruit.

How do I do this in .NET?

I guess: "On your own".
 
A

Adie

le said:
Adie said:
my school teacher has asked me to write a proam in c+= that will be like
like a bowl of fruit.

How do I do this in .NET?



#include "iostream.h"

int main(int argc, char* argv[])
{
cout << " 3 /(// " << endl;
cout << " KKK## /t7(~/((36C~ " << endl;
cout << " QOO3^SCRKRBBs 7t(7%t~~~(sseQQG^ " << endl;
cout << " KRS#R@6O@#GSK@R#6CC3%7((t6e#@@RQC~(( " << endl;
cout << " ^ K@KR@@R#RRQ@@B@RGsC37%%%3@SQ@@RO6%t7sO%/ " << endl;
cout << " #KKRR#Q#@@@SOQ@@@@KCQSO%t%C3QGGOGGs3GS66s6OGC " << endl;
cout << " KBSeRQR@@@RS#RB@KOS##R@O(C3CKGGSQSeeGQ%#QQSSQG " << endl;
cout << " sOSQS@#RR@@@@B@@@#R#R@@@@ss3CG#QQK#RRR#RC@Rt/~~((((^ " << endl;
cout << " KGQBK##B@B#R@@@BRQ@@BB@@RsOCCOQRKK#RRRBBsR%t(((~/~(7%Q " << endl;
cout << " QQRBR@@Q#K#R@@BSKB@@@@@@OO6COQ#RRBBR@t(~/737t(((tt%3C77~ " << endl;
cout << " B@s#KRKR@@@@@@@@@@BRB3O6CCGe#RK@e%(~//////~77~666CC6s7C " << endl;
cout << " S#@KGB@COsC%3OGGs@@@SssCC3%GSRRQGO%(((///~(t%3C7sOOeQKO6 " << endl;
cout << " ##%66s6%sGO636sGSSSQ@GOs6C%%CGSR#KQO%(((((7t(73CsG%QK####6 " << endl;
cout << " #sOOOCCOOssOOOGSQK#KGOOsCCC6GSQK#K#SC7(((tt77%3OOeOCRRRRK3(t777t( " << endl;
cout << " ^~G%OOGsOGO6C6GSQ###@GGOOOGeSSQSK##R#QO%~~(t%7%%COeSQCRRRRS/(/~(%C6s " << endl;
cout << " ^C@@R#SesGOC3COSQK#R@SGGO6COGQQK#RB@RRBQst/(%%%%CseSQQ6BB@@@7s7%3CCCOG " << endl;
cout << " /t(@@@@RSGOC6sOSQK#R@SGOOCCOOSKQRR@@@@@RGC(t3%3%COSQKQQ@@@@(ssCC6ss3RQS " << endl;
cout << " ((//((O@KeOOGeQ##R@@QSOGs6OOGSQ#RB@@@@@QGCC3CC6OeQ##@C%7tOGQC6ssOOG@#O " << endl;
cout << " /~~~(~//~/((^%@@@@@@#QKSSSS#QR@B@@@@@@R#KeC%/(S~t3seSKee##6ssssOOOGsC " << endl;
cout << " ~////^/(~(%(//~/t^/^^///~/~7~~C((tt7t7%OC7s6QO6GOCSQCG%3OQCCCC66ss667 " << endl;
cout << " ^//////^//////~~(~7(~3((%t((7(t%%67763OsCCG7C3Ctt33sG%%%%3CCCCCCCC7 " << endl;
cout << " //// /^^/^///////~t/~%/~~(t~(%77O/(~(%3CO7K(G7%t7C6%6GtC3CCCsss66t " << endl;
cout << " /////////////(~(~(/~t/((((~~7C%G/t~7C%6S%OCQ7Q3%7CC(7O^/SKKK#(/^^ " << endl;
cout << " /(~~//(~//////~/(/(7/(t~(^(%3(C(%%3C(6(%%%%333OCOGC7 ^//~(((~/^ " << endl;
cout << " //////^~~//~(~(t~/~(/~(/(//t77t~t7%Ote(3(t(3%t7C6C% " << endl;
cout << " ^///(/(//~t~~/^~3/~~~(/t/%6tt7(%/7C%ss6%G%ss36CGe " << endl;
cout << " /(t(~t(/t(6(O~(/~((Q/(3(G/%O7O(%(%(COG6Q#GGSe " << endl;
cout << " ~((~/e(^(/(~(7~((O/(%(O~tC3Ote73C7GOsQKGGQ^^^^^^ " << endl;
cout << " (t737(t7(7(s/~%t(tt(G(%(%(C%G6GsQGO#S7((~//////^^ " << endl;
cout << " ^^^//(t((3t/s(%tC(6%C%Ct6%OC7ssOGOOGKSO6%7((~~////^^ " << endl;
cout << " ^^^///////t%C%3OttC(O%C%sGGKKR@RQQQSOsC%7t((~~///^^ " << endl;
cout << " ^^^//////////~~~~~~~((((t77777777tt((((((~////^ " << endl;
cout << " ^^^^^/////////////////~~~~~~~~~~~~/////^^ " << endl;
cout << " ^^^^^^^^^//////////^^^^^^ " << endl;

return 0;
}

Thank Que!! Did you have the same assignment?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top