[ / / / / / / / / / / / / / ] [ dir / ameta / bbbb / chaos / imouto / m / svidya / sw / u ]

/test/ - ⛺ Test Board

Test anything and everything!
Name
Email
Subject
Comment *
File
* = required field[▶ Show post options & limits]
Confused? See the FAQ.
Flag
Embed
(replaces files and can be used instead)
Oekaki
Show oekaki applet
(replaces files and can be used instead)
Options
dicesidesmodifier
Password (For file and post deletion.)

Allowed file types:jpg, jpeg, gif, png, webm, mp4, swf, pdf
Max filesize is 16 MB.
Max image dimensions are 15000 x 15000.
You may upload 5 per post.


Some recommended boards to test! /ani/ - Animation ~ /art/ - Art & Creative ~ /drc/ - Drawfag, Request, Circlejerk ~ /loomis/ - Art Gains ~ /secretrule/ - Certified Autism!
Use >>>/testing/ to test Captcha, User IDs, optional Country Flags and other settings!

 No.51479

not opening the damn picture

 No.55328

int main() {
std::string s;
int n = 5 / 2;
std::cout << n << "\n";
}anon@linux-1z8a:~/Documents/code/test> gcc code.c
code.c: In function ‘main’:
code.c:2:9: error: expected expression before ‘:’ token
std::string s;
^
code.c:4:5: error: duplicate label ‘std’
std::cout << n << "\n";
^
code.c:2:5: note: previous definition of ‘std’ was here
std::string s;
^
code.c:4:9: error: expected expression before ‘:’ token
std::cout << n << "\n";
^
anon@linux-1z8a:~/Documents/code/test>




[Return][Go to top][Catalog][Nerve Center][Cancer][Post a Reply]
Delete Post [ ]
[]
[ / / / / / / / / / / / / / ] [ dir / ameta / bbbb / chaos / imouto / m / svidya / sw / u ]