The question is, I got the following for my history of submissions
/------------------------------------------------------------------------------\
| ID | DATE | PROBLEM | RESULT | TIME | MEM | LNG |
|---------|---------------------|-----------|-----------|-------|--------|-----|
| 6041277 | 2011-11-17 12:52:12 | MCL | AC | 0.00 | 2688 | C++ |
| 6041208 | 2011-11-17 12:38:08 | TREE | WA | 0.00 | 220 | PAS |
| 6041189 | 2011-11-17 12:31:42 | TREE | WA | 0.00 | 220 | PAS |
| 6041028 | 2011-11-17 11:42:23 | TSORT | AC | 1.69 | 6532 | C++ |
| 6041015 | 2011-11-17 11:36:23 | RATING | TLE | -1.00 | 45656 | C++ |
| 6017704 | 2011-11-13 13:40:05 | MUL | WA | 0.04 | 212 | PAS |
| 6017656 | 2011-11-13 13:29:07 | FCTRL2 | WA | 0.00 | 212 | PAS |
| 6017497 | 2011-11-13 12:51:14 | FCTRL2 | WA | 0.00 | 212 | PAS |
| 6017482 | 2011-11-13 12:49:16 | FCTRL2 | WA | 0.00 | 212 | PAS |
| 6011339 | 2011-11-12 10:25:25 | GNY07A | AC | 0.00 | 212 | PAS |
| 6011313 | 2011-11-12 10:15:06 | GNY07A | WA | 0.00 | 292 | PAS |
| 6011004 | 2011-11-12 08:47:06 | OLOLO | AC | 1.32 | 212 | PAS |
| 6011002 | 2011-11-12 08:46:38 | OLOLO | AC | 1.33 | 212 | PAS |
| 6007414 | 2011-11-11 14:49:05 | TEST | AC | 0.00 | 212 | PAS |
| 6007391 | 2011-11-11 14:43:56 | TEST | WA | 0.00 | 212 | PAS |
------------------------------------------------------------------------------/
I know how to use PAS (Default) and C++ , but the scoring system is only counting the Pascal programs.
I have 6 accepted submissions, but I only have 3 problems solved, according to the system.
Is that I can only submit one langauge in order to get my rank better?