the world's end added =)

This commit is contained in:
Kolan Sh 2011-06-12 21:34:03 +04:00
parent 5ba787d4ce
commit 0837358623
3 changed files with 29 additions and 4 deletions

View File

@ -16,9 +16,9 @@ long_line_behaviour=1
long_line_column=72
[files]
current_page=2
current_page=1
FILE_NAME_0=375;C;0;16;1;1;1;/home/kolan/dev/c/tex_parser/tex_table_test.c;0
FILE_NAME_1=53;C;0;16;1;1;1;/home/kolan/dev/c/tex_parser/tex_table.c;0
FILE_NAME_1=665;C;0;16;1;1;1;/home/kolan/dev/c/tex_parser/tex_table.c;0
FILE_NAME_2=2213;C;0;16;1;1;1;/home/kolan/dev/c/tex_parser/tex_table.h;0
FILE_NAME_3=0;C;0;16;1;1;1;/home/kolan/dev/c/tex_parser/tex_table_tags.h;0
FILE_NAME_4=1725;Make;0;16;1;1;1;/home/kolan/dev/c/tex_parser/Makefile;0

25
c/the_end/the_end.c Normal file
View File

@ -0,0 +1,25 @@
#include <stdio.h>
#include <sys/types.h>
#define N 65
int main()
{
int64_t d, i, j, k, prod, delta,
is, js, ks, deltas;
d = i = j = k = prod = delta = is = js = ks = deltas = 0;
for (d = 0; d < 4096; d++)
for (i = 1; i < N; i++)
for (j = i + 1; j < N; j++)
for (k = j + 1; k < N; k++) {
prod = i * i * j * j * k * k;
delta = (722500 + d - prod);
if (!delta) {
printf("722500 = (%ld * %ld * %ld) ^ 2\n", i, j, k);
}
}
return 0;
}
w

View File

@ -16,10 +16,10 @@ long_line_behaviour=1
long_line_column=72
[files]
current_page=0
current_page=2
FILE_NAME_0=0;C;0;16;1;1;1;/home/kolan/dev/c/zmalloc/zmalloc_test.c;0
FILE_NAME_1=0;C;0;16;1;1;1;/home/kolan/projects/include/zmalloc.c;0
FILE_NAME_2=0;C;0;16;1;1;1;/home/kolan/projects/include/zmalloc.h;0
FILE_NAME_2=1543;C;0;16;1;1;1;/home/kolan/projects/include/zmalloc.h;0
[build-menu]
NF_00_LB=_Сделать