Task Overview Day 2
 

TASK

Bitmap

Pattern

Select

Task directory

d:\bitmap

d:\pattern

d:\select

Input file

bitmap.in

pattern.in

none

Output file

bitmap.out

pattern.out

none

Library files for FreePascal

none

none

query.ppw, query.ow

Library files for C/C++

none

none

query.h, query.o

Time limit per test case

10 second

7 second

1 second

Memory limit

32MB

32MB

32MB

Maximum source code size

1MB

1MB

1MB

Compiler options for C and C++

-O2 -static

-O2 –static

-O2 –static query.o

Compiler options for FreePascal

-So -O2 -XS

-So -O2 –XS

-So -O2 -XS

Subtasks

2

1

1

Number of test cases

10

10

13

Maximum points per test case

10

10+5

3-14, test case dependent

Partial score

No

Yes

Yes

Maximum total points

100

100+50

100

Messages of the library query:

Illegal dialog. Size must be called first

Value out of range .

Your Answer: x, Correct

Your Answer: x, Not Correct

Non-Majority Group

Majority Group

Number of Queries

Maximum Possible Score

Your Score

Extension to the Competition Rules for C/C++ programmers:

Include the following in your source code: #include <stdlib.h>
Your program must return with exit code 0