Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Marcos Kirchner
Título: Sistema para Correção Automática de Questões nas Provas de Concursos de Programação
 
Abstract:
This work presents an online judge system to be used in programming contests. Such a system must provide a secure execution environment that can execute arbitrary code submitted by any programmer, without compromising con dential informations or system stability. This system\'s been implemented in C#.NET language and can judge programs written in this same language, but has been projected with extensibility for new programming languages in mind.