Thanks!!! I got Accepted!!!
But which test the program can to get Wrong Answer?
Search found 2 matches
- Thu Jun 15, 2006 3:43 am
- Forum: Volume 1 (100-199)
- Topic: 146 - ID Codes
- Replies: 35
- Views: 10087
- Sat Jun 10, 2006 4:40 am
- Forum: Volume 1 (100-199)
- Topic: 146 - ID Codes
- Replies: 35
- Views: 10087
146 ID Codes
[img][img] 146 - ID Codes
Anybody can help me? which the problem with my program? I aways get wrong answer . I don't understand.
/* 146 - ID Codes*/
#include <stdio.h>
main()
{char cod[60],menor,aux;
int i,imenor,j,k,ehalfabetico,m,indice,n;
scanf("%s",cod);
while(strcmp(cod,"#")!=0 ...
Anybody can help me? which the problem with my program? I aways get wrong answer . I don't understand.
/* 146 - ID Codes*/
#include <stdio.h>
main()
{char cod[60],menor,aux;
int i,imenor,j,k,ehalfabetico,m,indice,n;
scanf("%s",cod);
while(strcmp(cod,"#")!=0 ...