/* 
 * File:   test_synth_dict.cpp
 * Author: mlenart
 *
 * Created on 21 styczeń 2014, 12:00
 */

#include <cstdlib>

using namespace std;

/*
 * 
 */
int main(int argc, char** argv) {

    return 0;
}