ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Common Board

help in C
Posted by Mederbek 10 Oct 2008 09:00
I used "struct" in my program to sort array with two fields using qsort, and got Compilation Error.
Is it possible to use "struct" type or i must uses classes?

Edited by author 11.10.2008 12:52