Entrega tp punteros 27/9 Brito & Portaluppi | 6toC#1
Entrega tp punteros 27/9 Brito & Portaluppi | 6toC#1sakurinabrito wants to merge 3 commits intogbobr:masterfrom
Conversation
|
run tests |
|
Can one of the admins verify this patch? |
gbobr
left a comment
There was a problem hiding this comment.
El ejercicio 1 está correcto.
Falta entrega de ejercicio 2
dale profe volve al lol
|
run tests |
|
add to whitelist |
gbobr
left a comment
There was a problem hiding this comment.
Ejercicios 1 y 2 aprobados, ver detalles de corrección del ejercicio 2.
Falta el ejercicio 3!
| { | ||
| for(pun=vec; *pun != 0; pun++ ){ | ||
| if(*pun==','){ | ||
| pun++; |
There was a problem hiding this comment.
El test automatizado está fallando porque la salida no es exactamente lo que se esperaba.
El programa está agregando un caracter espacio ' ' al comienzo de cada linea.
Por fuera de ese detalle, el ejericico está aprobado
|
|
||
| printf("\n#SALIDA#\n"); | ||
| printf("%s\n",vec); | ||
| while(*pun!=0) |
There was a problem hiding this comment.
Hace falta este while?? Qué función cumple?
|
rerun tests |
|
No coincide la estructura de directorios de la entrega. |
fijate si te sirve profe la modificación q hicimos jeje ponela en tu codigo a ver si te anda xD