annotate paste/paste.8377 @ 9285:8320c9c4620f

<oerjan> learn Umlaut is German for "hum aloud", an important feature of the German language. It is indicated by putting two dots over the vowel of the syllable.
author HackBot
date Sat, 15 Oct 2016 00:04:47 +0000
parents 88509ac72a8a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2951
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
1 2007-03-25.txt:22:15:08: <oklopol> do you have def dbl[double:x]returns[double:ret][ret=2*x] main[][print:stdio dbl 5.0] ? because [] kinda seems like a list everywhere
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
2 2007-08-26.txt:20:40:45: <bsmntbombdood> int main[] {...}
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
3 2011-01-03.txt:06:21:48: <pikhq> int main[] = { 0x0A692568, 0x6AE08900, 0xB8905001, (int)printf, 0x44FFD0FF, 0x7C8104E4, 0x03E804E4, 0xEB7E0000, 0xECAFFEEB };
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
4 2011-06-07.txt:10:05:22: <Vorpal> CakeProphet, const char main[] = "\0"; <-- likely to segfault
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
5 2011-06-11.txt:18:52:20: <twice11> You need at least char main[]="machine code";
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
6 2011-06-11.txt:18:52:45: <elliott> main[] should do
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
7 2011-06-11.txt:18:53:10: <twice11> main[] declares an array of ints.
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
8 2011-06-11.txt:18:54:49: <elliott> main[]=LL"..."
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
9 2012-01-25.txt:21:11:29: <kmc> const int main[] = { 14776, 3942977280, 247 };
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
10 2012-03-21.txt:12:32:12: <kmc> const int main[] = { 14776, 3942977280, 247 };
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
11 2012-08-16.txt:23:10:12: <kmc> const int main[] = { 14776, 3942977280, 247 };
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
12 2013-01-02.txt:06:16:00: <kmc> const int main[] = { 14776, 3942977280, 247 };
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
13 2013-04-11.txt:06:19:05: <kmc> const unsigned long main[] = { 0xc7e68948c7ffff31, 0x24310f00b195e206, 0xd231f88902460001, 0xe9eb050f03b2 };
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
14 2013-04-11.txt:06:40:28: <kmc> `gccrun 'const unsigned long main[] = { 0xc7e68948c7ffff31, 0x24310f00b195e206, 0xd231f88902460001, 0xe9eb050f03b2 };'
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
15 2013-04-11.txt:06:40:53: <kmc> `run echo 'const unsigned long main[] = { 0xc7e68948c7ffff31, 0x24310f00b195e206, 0xd231f88902460001, 0xe9eb050f03b2 };' > maze.c && gcc -o maze maze.c && ./maze
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
16 2013-04-13.txt:23:53:34: <kmc> `run echo 'const unsigned long main[] = { 0xc7e68948c7ffff31, 0x24310f00b195e206, 0xd231f88902460001, 0xe9eb050f03b2 };' > maze.c && gcc -nostdlib -o maze maze.c && ./maze
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
17 2013-04-14.txt:08:46:35: <Jafet> `run echo 'const int main[]={232,1230520576,3943032963,1852793621,1763734643,1830843502,1533962593,2105228637,826804795,1220607680,2370422665,826805616,252883666,3247000837,1221734733,186936461,738215366,1221459784,2336342065,3526445057,4148693683,818053363,1207981448,3229994495,4282968949,1220607685,2370367113,1208755284,84929065,1237516105,1225048451,1915091587,1224847546,2988404877,2953121539,251703868,2425393157,};'>q.c
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
18 2013-04-14.txt:08:46:59: <HackEgo> const int main[]={232,1230520576,3943032963,1852793621,1763734643,1830843502,1533962593,2105228637,826804795,1220607680,2370422665,826805616,252883666,3247000837,1221734733,186936461,738215366,1221459784,2336342065,3526445057,4148693683,818053363,1207981448,3229994495,4282968949,1220607685,2370367113,1208755284,84929065,1237516105,1225048451,191509
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
19 2013-04-14.txt:08:52:32: <ThatOtherPerson> <Jafet> `run echo 'const int main[]={232,1230520576,3943032963,1852793621,1763734643,1830843502,1533962593,2105228637,826804795,1220607680,2370422665,826805616,252883666,3247000837,1221734733,186936461,738215366,1221459784,2336342065,3526445057,4148693683,818053363,1207981448,3229994495,4282968949,1220607685,2370367113,1208755284,84929065,1237516105,1225048451,1915091587,1224847546,2988404877,2953121539,251703868,2425393157
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
20 2013-04-14.txt:08:52:44: <HackEgo> const int main[]={232,1230520576,3943032963,1852793621,1763734643,1830843502,1533962593,2105228637,826804795,1220607680,2370422665,826805616,252883666,3247000837,1221734733,186936461,738215366,1221459784,2336342065,3526445057,4148693683,818053363,1207981448,3229994495,4282968949,1220607685,2370367113,1208755284,84929065,1237516105,1225048451,191509
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
21 2013-04-14.txt:08:59:44: <HackEgo> const int main[]={232,1230520576,3943032963,1852793621,1763734643,1830843502,1533962593,2105228637,826804795,1220607680,2370422665,826805616,252883666,3247000837,1221734733,186936461,738215366,1221459784,2336342065,3526445057,4148693683,818053363,1207981448,3229994495,4282968949,1220607685,2370367113,1208755284,84929065,1237516105,1225048451,191509
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
22 2013-04-14.txt:09:00:26: <HackEgo> const int main[]={232,1230520576,3943032963,1852793621,1763734643,1830843502,1533962593,2105228637,826804795,1220607680,2370422665,826805616,252883666,3247000837,1221734733,186936461,738215366,1221459784,2336342065,3526445057,4148693683,818053363,1207981448,3229994495,4282968949,1220607685,2370367113,1208755284,84929065,1237516105,1225048451,191509
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
23 2013-04-14.txt:09:00:59: <HackEgo> const int main[]={232,1230520576,3943032963,1852793621,1763734643,1830843502,1533962593,2105228637,826804795,1220607680,2370422665,826805616,252883666,3247000837,1221734733,186936461,738215366,1221459784,2336342065,3526445057,4148693683,818053363,1207981448,3229994495,4282968949,1220607685,2370367113,1208755284,84929065,1237516105,1225048451,191509
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
24 2013-04-14.txt:12:41:42: <Jafet> `run echo 'short const main[]={-14520,448,0,18432,-14393,1,0,-29368,3893,0,18432,-15673,14,0,1295,184,0,-15616,25928,27756,8303,28535,27762,8548,10};'>hello.c && gcc hello.c -o hello && hello
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
25 2013-04-22.txt:13:32:00: <HackEgo> const unsigned long main[] = { 0xc7e68948c7ffff31, 0x24310f00b195e206, 0xd231f88902460001, 0xe9eb050f03b2 };
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
26 2013-04-22.txt:14:14:56: <Jafet> `run echo 'unsigned long const main[] = {0x8948c7ff48ff3148, 0x0f0080b7e406c7e6, 0x2468880043f2431, 0x50ff8894803b299, 0xedeb};' > maze.c && gcc maze.c -o maze && ./maze
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
27 2013-04-22.txt:17:45:13: <Jafet> `run echo 'const long main[]={7957687918238111208,2334956356649383027,8880356687520293229,13906764017533270909,1419365910561212297,2626879827020416271,16736655261603120681,17579598881254060795,1623775261490201216,5242470257800545608,1149026244854305933,14731853813082619653,194239108057989552,837530158351,};' >q.c && gcc q.c -o q && rm q.c
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
28 2013-04-22.txt:17:45:33: <HackEgo> const long main[]={7957687918238111208,2334956356649383027,8880356687520293229,13906764017533270909,1419365910561212297,2626879827020416271,16736655261603120681,17579598881254060795,1623775261490201216,5242470257800545608,1149026244854305933,14731853813082619653,194239108057989552,837530158351,};
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
29 2013-05-04.txt:03:13:54: <shachaf> `gccrun int main[]={0xa20fc031,0xb8535251,0x00000004,0x8943db31,0x000cbae1,0x80cd0000,0xcd40c031,0x80};
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
30 2013-05-04.txt:03:14:28: <shachaf> `run gccrun 'const int main[]={0xa20fc031,0xb8535251,0x00000004,0x8943db31,0x000cbae1,0x80cd0000,0xcd40c031,0x80};'
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
31 2013-05-04.txt:03:15:15: <shachaf> `run echo 'const int main[]={0xa20fc031,0xb8535251,0x00000004,0x8943db31,0x000cbae1,0x80cd0000,0xcd40c031,0x80};' > blah.c; gcc -o blah blah.c; ./blah; rm -f blah blah.c
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
32 2013-05-04.txt:03:15:42: <shachaf> `run echo 'const int main[]={0xa20fc031,0xb8535251,0x00000004,0x8943db31,0x000cbae1,0x80cd0000,0xcd40c031,0x80};' > blah.c; gcc -m32 -o blah blah.c; ./blah; rm -f blah blah.c
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
33 2013-05-04.txt:03:27:19: <shachaf> `gccrun const main[] = {0xa20fc031, 0xf4245c89, 0xf8245489, 0xfc244c89, 0x1c0c748, 0x31000000, 0x48c7ffff, 0xf424748d, 0xcc2c748, 0xf000000, 0xc0c74805, 0x3c, 0x050f};
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
34 2013-05-04.txt:03:27:41: <shachaf> `run echo 'const main[] = {0xa20fc031, 0xf4245c89, 0xf8245489, 0xfc244c89, 0x1c0c748, 0x31000000, 0x48c7ffff, 0xf424748d, 0xcc2c748, 0xf000000, 0xc0c74805, 0x3c, 0x050f};' > blah.c; gcc -o blah blah.c; ./blah; rm -f blah blah.c
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
35 2013-05-04.txt:03:33:43: <Fiora> `run echo 'const main[] = {0xa20fc031, 0xf4245c89, 0xf8245489,0xfc244c89, 0x1c0c748, 0x31000000, 0x48c7ffff, 0xf424748d,0xcc2c748, 0xf000000, 0xc0c74805, 0x3c, 0x050f};' > blah.c;gcc -Wall -o blah blah.c; ./blah; rm -f blah blah.c
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
36 2013-05-04.txt:03:58:02: <shachaf> kmc: What's going on with const main[] = {0x1c89a20f,0x24548924,0x244c8904,0xffc03108,0x48c789c0,0x0cbae689,0x0f000000,0x003cb805,0x050f0000}; ?
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
37 2013-05-04.txt:10:51:31: <HackEgo> ​02const int main[]={232,1230520576,3943032963,1852793621,1763734643,1830843502,1533962593,2105228637,826804795,1220607680,2370422665,826805616,252883666,3247000837,1221734733,186936461,738215366,1221459784,2336342065,3526445057,4148693683,818053363,1207981448,3229994495,4282968949,1220607685,2370367113,1208755284,84929065,1237516105,1225048451,
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
38 2013-05-04.txt:10:55:31: <HackEgo> const int main[]={232,1230520576,3943032963,1852793621,1763734643,1830843502,1533962593,2105228637,826804795,1220607680,2370422665,826805616,252883666,3247000837,1221734733,186936461,738215366,1221459784,2336342065,3526445057,4148693683,818053363,1207981448,3229994495,4282968949,1220607685,2370367113,1208755284,84929065,1237516105,1225048451,191509
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
39 2013-05-04.txt:10:55:38: <HackEgo> const int main[]={232,1230520576,3943032963,1852793621,1763734643,1830843502,1533962593,2105228637,826804795,1220607680,2370422665,826805616,252883666,3247000837,1221734733,186936461,738215366,1221459784,2336342065,3526445057,4148693683,818053363,1207981448,3229994495,4282968949,1220607685,2370367113,1208755284,84929065,1237516105,1225048451,191509
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
40 2013-05-04.txt:10:57:37: <HackEgo> const int main[]={232,1230520576,3943032963,1852793621,1763734643,1830843502,1533962593,2105228637,826804795,1220607680,2370422665,826805616,252883666,3247000837,1221734733,186936461,738215366,1221459784,2336342065,3526445057,4148693683,818053363,1207981448,3229994495,4282968949,1220607685,2370367113,1208755284,84929065,1237516105,1225048451,191509
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
41 2013-05-04.txt:10:57:52: <HackEgo> const int main[]={232,1230520576,3943032963,1852793621,1763734643,1830843502,1533962593,2105228637,826804795,1220607680,2370422665,826805616,252883666,3247000837,1221734733,186936461,738215366,1221459784,2336342065,3526445057,4148693683,818053363,1207981448,3229994495,4282968949,1220607685,2370367113,1208755284,84929065,1237516105,1225048451,191509
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
42 2013-05-05.txt:15:41:51: <HackEgo> short const main[]={-14520,448,0,18432,-14393,1,0,-29368,3893,0,18432,-15673,14,0,1295,184,0,-15616,25928,27756,8303,28535,27762,8548,10};
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
43 2013-05-05.txt:16:12:39: <Jafet> `run echo 'const short main[] = {18517,58761,49201,49801,49407,51081,3816,0,18432,27749,28524,8236,28535,27762,8548,24074,3762,1295,15536,-207,1295};' > hello.c && gcc hello.c -o hello -nostdlib -Os -s -Wl,--entry,main && ./hello && wc hello
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
44 2013-05-15.txt:19:33:48: <HackEgo> const int main[]={232,1230520576,3943032963,1852793621,1763734643,1830843502,1533962593,2105228637,826804795,1220607680,2370422665,826805616,252883666,3247000837,1221734733,186936461,738215366,1221459784,2336342065,3526445057,4148693683,818053363,1207981448,3229994495,4282968949,1220607685,2370367113,1208755284,84929065,1237516105,1225048451,191509
88509ac72a8a <shachaf> pastelogs main\\[\\]
HackBot
parents:
diff changeset
45 2013-05-26.txt:10:47:19: <shachaf> `pastelogs main[]