CodeChef submission 112280 (C++ 4.0.0-8) plaintext list. Status: AC, problem INTEST, contest . By c0uchm0nster (c0uchm0nster), 2009-10-19 08:56:43.
#include <iostream> int main(int argc, char **argv) { //std::cin >> count >> div; for (int i = 0; i < count; ++i) { //std::cin >> val; } }
Comments


why the time is more in this