Project

Profile

Help

HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...

Avaliação

2 testes

h2.

1 teste correu muito bem
para monstrar info no terminal user printf("Olá mundo!").


#include<stdio.h>
main ()
{
printf("Ola mundo")
}