Prova


SUBMITTED BY: Guest

DATE: April 15, 2013, 8:13 a.m.

FORMAT: C++

SIZE: 85 Bytes

HITS: 1011

  1. #include <stdio.h>
  2. int main()
  3. {
  4. printf("Prova");
  5. return 0;
  6. }

comments powered by Disqus