Darko
thanx for replying!
the gets () function does not work on your computer? well...i didnt know how that happened (cuz it worked perfectly on mine). but i do think it is the problem. i just have one more question: without gets(), how would i detect blank lines? the question states that there ...
Search found 7 matches
- Fri Jul 21, 2006 6:39 am
- Forum: Volume 102 (10200-10299)
- Topic: 10205 - Stack 'em Up
- Replies: 60
- Views: 33303
- Thu Jul 20, 2006 9:46 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10205 - Stack 'em Up
- Replies: 60
- Views: 33303
10205
SOMEONE HELP ME!!! i keep getting lte on this program and i cant take it anymore
#include <stdio.h>
int main(void){
int nc, n, k, s1, ran;
int counter=0,i,j,a; /*counter*/
int shuffle [105][53];
int order [1][53];
char s[10], r;
scanf ("%d", &nc);
gets(s);
for (i=0;i<nc;i++){
scanf ...
#include <stdio.h>
int main(void){
int nc, n, k, s1, ran;
int counter=0,i,j,a; /*counter*/
int shuffle [105][53];
int order [1][53];
char s[10], r;
scanf ("%d", &nc);
gets(s);
for (i=0;i<nc;i++){
scanf ...
- Thu Jul 20, 2006 12:43 am
- Forum: Volume 1 (100-199)
- Topic: 100 - The 3n + 1 problem
- Replies: 1394
- Views: 318348
- Wed Jul 19, 2006 11:46 pm
- Forum: Volume 1 (100-199)
- Topic: 100 - The 3n + 1 problem
- Replies: 1394
- Views: 318348
- Wed Jul 19, 2006 3:56 am
- Forum: Volume 1 (100-199)
- Topic: 100 - The 3n + 1 problem
- Replies: 1394
- Views: 318348
- Wed Jul 19, 2006 2:31 am
- Forum: Volume 100 (10000-10099)
- Topic: 10038 - Jolly Jumpers
- Replies: 445
- Views: 152842