Welcome! This page is using CodeRay 1.1.2.
We currently have
3066 rays
in the database.
You can add a
New Ray
or browse the posted rays by pages.
c++ test |
64 lines
of
C++
|
1.27 KB |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15 |
#include <iostream>
#include <algorithm>
using namespace std;
class xlong {
public:
int p[100], h;
xlong() {
h = 1;
p[0] = 0;
}
|
|
test |
51 lines
of
JSON
|
1.37 KB |
Show |
Edit |
Expand |
1
2
3
4 |
{ "mods": {
"version": "3.4", "schemaLocation": "http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-4.xsd", "titleInfo": {
"title": "Tumbleweed skies"
},... |
|
test |
39 lines
of
HTML
by
test
|
264 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27 |
<pre>
<a href="http://www.yahoo.com">here</a>
Male Data graphs
Exp
startT
endT
cnts
trans
pokes
rpokes
rears
rrears
d
sd.d
h
sd.h
dist
sCV
tCV
matH
rd1
rc1
rd2
rc2
rd3
rc3
... |
|
test |
37 lines
of
HTML
by
test
|
249 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27 |
<a href="http://www.yahoo.com">here</a>
Male Data graphs
Exp
startT
endT
cnts
trans
pokes
rpokes
rears
rrears
d
sd.d
h
sd.h
dist
sCV
tCV
matH
rd1
rc1
rd2
rc2
rd3
rc3
rd4
r... |
|
js |
67 lines
of
JavaScript
|
1.33 KB |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9
10
11
12 |
function blah(foo, blah) {
var test = 25;
console.log(test.length);
|
|
test |
2 lines
of
HTML
by
davand
|
43 Bytes |
Show |
Edit |
Expand |
1
2 |
<h2><%= test %></h2>
<h2><%= test1 %></h2> |
|
Bash-Shell |
8 lines
of
diff
by
test
|
246 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7 |
sed -i '/\[security]/ a\DisallowTCP=false' /etc/gdm/custom.conf;
sleep 2;
ec... |
|
Testing |
1 line
of
C
|
15 Bytes |
Show |
Edit |
Expand |
|
Bash |
1 line
of
JavaScript
|
65 Bytes |
Show |
Edit |
Expand |
1 |
a=( hello world "hi" 'this is a test' "it's alive" 'bow\nwow' ) |
|
test |
34 lines
of
PHP
by
w3build
|
728 Bytes |
Show |
Edit |
Expand |
|