A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$hooks is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$config is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$log is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$uri is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$router is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$output is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$security is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$input is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$lang is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$load is deprecated

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$db is deprecated

Filename: core/Loader.php

Line Number: 390

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 129

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 278

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 149

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 206

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 295

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 333

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 284

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 291

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 306

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 318

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 319

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 377

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$session is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$moinimageupload is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 25
Function: library

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$UserModel is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 27
Function: model

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$Appcomman_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 28
Function: model

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$moinimageupload is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$UserModel is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Appcomman_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

SATTA MATKA GAMES | SATTA MATKA GUESSING | MATKA RESULT | MATKA TIPS

MADHUR DAY PANEL CHART

Today Date:- 29/03/2024

Home Page Go To Bottom
Date MON TUE WED THU FRI SAT SUN
26/02/2018
to
04/03/2018
2
0
0
226
6
0
1
3
9
395
6
8
3
8
0
194
5
0
7
7
9
332
5
6
*
*
*
***
*
*
1
8
0
951
2
2
3
4
5
202
2
6
05/03/2018
to
11/03/2018
3
3
4
084
4
0
1
1
6
851
4
0
1
3
6
066
0
0
1
7
0
881
7
0
5
0
0
521
3
8
4
5
6
536
8
9
5
7
0
281
2
5
12/03/2018
to
18/03/2018
2
5
9
661
6
9
5
6
0
192
8
9
7
9
0
668
9
9
6
8
9
335
8
0
3
3
5
161
7
8
2
3
6
104
6
0
2
2
7
174
5
8
19/03/2018
to
25/03/2018
1
1
8
084
4
0
1
9
0
021
2
9
3
8
9
024
8
0
1
1
4
641
6
7
1
3
6
037
8
8
2
3
3
867
9
0
1
2
0
306
7
7
26/03/2018
to
01/04/2018
1
4
8
391
3
5
2
4
7
361
2
3
2
3
9
453
4
8
1
6
8
511
2
8
3
4
6
314
7
0
5
6
7
891
2
6
4
4
4
257
8
0
02/04/2018
to
08/04/2018
1
4
7
224
8
0
3
6
9
881
2
5
2
2
6
013
9
9
1
2
2
594
7
8
1
1
3
551
2
2
2
5
8
591
2
6
3
4
8
593
6
0
09/04/2018
to
15/04/2018
7
8
0
561
2
3
4
5
0
912
3
6
1
2
5
867
9
0
3
5
9
751
6
8
2
6
0
811
3
7
2
4
9
579
9
9
4
4
9
782
7
9
16/04/2018
to
22/04/2018
1
7
0
885
5
8
1
3
5
923
9
0
5
5
6
663
6
7
2
5
8
572
2
3
3
7
9
991
2
6
4
6
7
715
7
9
2
5
5
205
7
8
23/04/2018
to
29/04/2018
6
6
7
981
7
0
7
0
0
743
4
7
2
7
8
713
3
5
1
2
6
911
5
5
2
2
5
982
8
8
4
5
0
922
3
7
2
2
7
137
8
8
30/04/2018
to
06/05/2018
1
4
0
511
3
7
4
7
9
093
6
0
5
8
0
344
5
5
9
0
0
982
6
0
3
3
4
031
4
8
1
1
8
092
2
5
1
5
8
491
4
4
07/05/2018
to
13/05/2018
4
8
8
001
1
8
2
2
6
045
9
0
2
4
6
211
3
7
4
6
0
001
2
7
4
9
9
201
2
7
3
8
0
195
6
8
1
2
0
371
1
5
14/05/2018
to
20/05/2018
5
7
0
205
7
8
6
7
9
272
7
8
1
4
5
082
7
9
2
2
9
333
4
6
4
6
6
693
8
8
1
6
0
771
1
5
2
8
9
991
8
0
21/05/2018
to
27/05/2018
1
9
9
906
6
8
1
6
0
784
4
0
3
7
0
032
3
8
4
6
7
712
4
5
3
4
0
701
3
6
1
4
8
354
4
7
3
4
8
515
6
0
28/05/2018
to
03/06/2018
7
8
8
342
2
0
1
6
7
441
1
2
1
3
7
191
4
4
4
9
0
395
5
9
1
6
6
321
2
9
1
2
5
841
3
0
7
8
0
511
0
0
04/06/2018
to
10/06/2018
2
7
7
654
5
6
3
5
0
874
6
7
3
5
7
543
4
7
6
9
9
435
8
0
5
9
0
482
8
8
1
9
0
061
2
3
2
5
9
624
9
9
11/06/2018
to
17/06/2018
5
6
8
923
3
6
5
5
9
903
8
9
8
9
0
715
6
0
4
6
7
701
3
6
1
2
4
731
4
8
5
6
7
871
7
9
0
0
0
082
6
0
18/06/2018
to
24/06/2018
4
7
7
836
7
0
2
7
8
701
4
5
5
6
8
962
2
2
3
8
0
131
2
0
2
7
0
962
4
0
3
7
9
911
0
0
2
3
6
147
8
9
25/06/2018
to
01/07/2018
4
8
9
173
5
9
1
0
0
131
2
0
1
4
4
977
0
0
2
3
5
081
2
5
2
5
9
604
6
0
4
7
8
911
5
5
4
6
8
841
1
2
02/07/2018
to
08/07/2018
3
5
0
836
8
9
1
3
6
011
2
8
3
3
9
552
6
7
5
9
0
412
9
0
2
6
6
437
8
8
7
7
9
365
5
6
5
5
7
713
8
0
09/07/2018
to
15/07/2018
8
9
0
731
6
6
6
6
8
063
6
7
2
7
8
721
3
8
6
7
9
272
7
8
3
6
8
794
7
8
6
6
0
222
3
7
1
4
4
905
7
8
16/07/2018
to
22/07/2018
4
6
7
726
7
9
3
3
9
592
8
9
4
6
0
004
7
9
1
3
6
041
5
8
1
6
0
747
7
0
2
3
4
941
4
9
3
4
4
126
7
9
23/07/2018
to
29/07/2018
8
8
9
581
3
4
5
7
9
174
5
8
5
9
9
306
7
7
1
6
9
674
4
9
3
9
9
181
8
9
3
8
0
103
8
9
1
9
0
026
7
9
30/07/2018
to
05/08/2018
4
6
8
884
5
9
1
4
8
301
1
8
1
2
0
322
2
8
1
4
5
091
3
5
8
9
0
799
0
0
3
6
7
661
1
4
1
3
4
825
8
9
06/08/2018
to
12/08/2018
3
7
7
771
6
0
5
6
7
845
9
0
3
4
6
316
7
8
1
3
5
922
2
8
6
6
9
167
9
0
2
3
6
132
2
9
5
9
9
335
8
0
13/08/2018
to
19/08/2018
2
6
0
822
4
6
1
3
7
161
7
8
*
*
*
***
*
*
4
7
8
991
8
0
5
8
9
244
5
5
7
8
0
571
3
3
5
6
0
142
6
6
20/08/2018
to
26/08/2018
4
8
8
083
5
0
2
3
5
075
5
7
2
3
4
962
5
9
3
9
0
273
5
9
2
8
0
015
6
0
2
7
9
805
7
8
3
7
9
901
2
7
27/08/2018
to
02/09/2018
6
8
0
491
1
7
1
7
0
816
6
9
1
2
5
874
5
8
7
7
0
481
2
5
1
8
0
941
5
8
5
7
7
988
0
0
1
1
9
125
8
9
03/09/2018
to
09/09/2018
4
7
9
005
5
0
3
4
4
163
5
8
6
6
8
011
4
6
3
6
0
945
9
0
2
4
6
268
9
9
6
9
9
491
2
6
3
4
9
647
8
9
10/09/2018
to
16/09/2018
3
5
8
626
6
0
3
8
9
094
5
0
2
5
5
261
6
9
2
4
0
606
7
7
7
7
7
122
2
8
6
6
7
912
9
0
2
3
0
543
3
8
17/09/2018
to
23/09/2018
7
8
9
431
3
9
4
9
9
295
6
8
1
5
9
531
3
9
4
5
8
731
2
0
5
7
9
172
5
0
2
3
9
484
6
8
1
6
8
521
5
6
24/09/2018
to
30/09/2018
2
9
9
014
8
9
5
5
6
605
6
9
4
7
9
021
3
8
5
6
9
021
4
7
4
5
9
826
6
0
1
3
4
863
3
0
4
5
8
701
2
7
01/10/2018
to
07/10/2018
2
2
7
181
3
4
3
5
6
494
7
8
6
7
8
155
0
0
7
8
0
591
3
5
1
3
5
926
7
9
2
7
7
656
9
0
4
4
9
704
6
0
08/10/2018
to
14/10/2018
2
7
0
951
4
0
5
6
9
092
8
9
5
7
0
241
4
9
1
3
6
085
6
7
2
2
0
411
1
9
3
4
0
715
8
8
2
3
3
806
7
7
15/10/2018
to
21/10/2018
6
9
9
421
3
8
1
4
7
233
4
6
1
1
8
084
5
9
5
7
9
111
3
7
3
3
3
982
2
4
4
0
0
421
5
6
6
8
0
432
5
6
22/10/2018
to
28/10/2018
1
2
2
542
4
8
1
4
5
053
6
6
2
8
0
002
3
5
1
7
8
664
5
7
4
6
9
984
4
0
1
1
6
812
9
0
2
6
8
693
6
0
29/10/2018
to
04/11/2018
1
7
0
811
4
6
1
3
6
071
2
4
1
2
3
695
5
9
2
3
5
005
7
8
1
3
5
916
7
8
3
4
0
752
6
7
4
6
9
991
9
9
05/11/2018
to
11/11/2018
1
4
0
562
6
8
2
6
0
804
7
9
2
4
9
512
2
7
5
6
7
899
0
0
1
1
6
803
8
9
1
1
2
442
3
9
1
2
4
712
4
5
12/11/2018
to
18/11/2018
2
7
8
711
4
6
4
9
0
373
6
8
6
6
9
132
4
7
3
5
7
534
9
0
7
8
0
511
5
5
4
6
9
974
5
8
4
7
0
111
4
6
19/11/2018
to
25/11/2018
3
3
4
071
6
0
2
4
6
231
6
6
7
8
9
413
8
0
1
3
9
313
3
5
3
4
4
193
7
9
3
9
0
231
5
7
1
2
6
984
6
8
26/11/2018
to
02/12/2018
1
5
5
162
5
9
4
8
9
121
4
7
2
7
9
852
6
7
5
7
9
101
4
5
3
9
9
102
3
5
7
7
0
454
4
7
3
3
6
222
4
6
03/12/2018
to
09/12/2018
2
4
7
392
7
0
2
8
8
891
3
5
4
7
8
931
2
0
6
6
0
292
3
4
6
6
8
052
6
7
1
2
0
394
6
9
1
2
5
822
3
7
10/12/2018
to
16/12/2018
2
5
6
314
8
9
5
6
9
003
3
4
2
5
7
405
7
8
1
3
3
774
5
8
3
4
0
772
7
8
1
6
7
457
9
9
1
1
2
431
6
6
17/12/2018
to
23/12/2018
3
4
7
405
5
0
3
3
6
291
1
7
4
8
8
042
3
9
3
4
9
605
6
9
5
7
0
214
7
0
5
9
9
395
6
8
3
3
9
561
6
9
24/12/2018
to
30/12/2018
4
6
7
721
4
7
4
5
9
851
6
8
1
1
0
213
9
9
6
0
0
606
7
7
3
5
8
692
8
9
2
2
7
111
3
7
8
9
0
793
8
8
31/12/2018
to
06/01/2019
1
2
2
593
6
0
5
5
0
081
1
6
6
9
0
524
9
9
6
7
9
236
7
0
7
7
8
252
4
9
2
6
0
874
6
7
6
7
9
232
3
8
07/01/2019
to
13/01/2019
6
8
9
351
4
0
4
8
9
116
6
9
8
0
0
845
9
0
4
8
8
032
4
7
1
3
7
152
6
7
2
4
5
112
3
6
7
7
9
321
3
8
14/01/2019
to
20/01/2019
4
7
8
922
5
5
1
5
5
181
2
5
5
9
9
337
8
8
4
9
9
225
7
0
3
7
9
912
4
5
5
6
9
051
5
9
1
8
8
731
4
8
21/01/2019
to
27/01/2019
1
6
7
402
2
6
1
8
9
872
2
3
2
6
0
822
4
6
5
7
0
202
2
6
8
9
0
743
3
8
*
*
*
***
*
*
2
4
4
095
5
9
28/01/2019
to
03/02/2019
2
5
6
335
8
0
2
4
8
495
5
9
4
4
6
495
7
7
3
6
6
571
8
8
2
6
7
581
1
6
5
0
0
521
5
6
1
3
7
121
5
6
04/02/2019
to
10/02/2019
8
9
9
696
6
7
1
3
8
236
8
9
1
5
0
662
4
0
3
4
8
532
4
7
7
7
8
262
4
0
5
7
9
126
7
9
3
4
8
543
4
7
11/02/2019
to
17/02/2019
7
8
8
346
8
0
2
6
6
471
1
5
9
9
0
814
7
0
3
5
6
431
5
7
2
5
7
481
8
9
1
3
7
121
4
7
6
6
8
061
5
0
18/02/2019
to
24/02/2019
6
6
0
294
7
8
3
4
8
561
7
8
1
1
9
101
3
6
4
8
0
282
3
3
3
3
0
641
4
9
4
6
0
081
8
9
4
9
0
315
6
0
25/02/2019
to
03/03/2019
2
6
9
752
3
0
2
0
0
221
1
0
4
8
9
167
9
0
3
6
8
713
8
0
8
9
0
791
2
6
2
3
8
383
6
9
3
4
6
363
6
7
04/03/2019
to
10/03/2019
5
7
7
992
8
9
2
2
8
294
6
9
3
3
8
452
4
9
2
5
6
353
3
9
4
0
0
431
5
7
2
4
4
005
7
8
7
8
0
522
4
6
11/03/2019
to
17/03/2019
4
5
8
795
6
8
7
7
0
483
6
9
7
8
9
452
4
9
3
4
5
202
4
4
1
6
8
506
7
7
1
5
5
104
7
9
1
2
3
652
6
7
18/03/2019
to
24/03/2019
5
9
9
312
4
5
3
9
9
182
7
9
1
0
0
181
1
6
*
*
*
***
*
*
3
7
9
902
3
5
2
2
0
462
7
7
2
5
6
395
5
9
25/03/2019
to
31/03/2019
6
7
7
085
6
7
2
6
9
783
7
8
2
8
0
068
9
9
4
6
8
837
8
8
4
9
0
375
5
7
5
5
6
684
4
0
4
6
6
663
4
9
01/04/2019
to
07/04/2019
4
0
0
412
9
0
7
7
0
488
0
0
2
3
8
322
5
5
5
8
8
193
6
0
5
6
9
084
5
9
1
1
4
685
6
7
4
7
8
981
3
4
08/04/2019
to
14/04/2019
1
4
8
301
3
6
4
7
9
061
6
9
1
6
7
421
3
8
6
6
7
982
6
0
4
6
0
043
4
7
3
7
0
092
2
5
1
5
6
281
3
4
15/04/2019
to
21/04/2019
4
5
6
581
8
9
1
4
6
103
8
9
4
4
8
634
9
0
2
7
7
693
8
8
1
2
3
692
3
4
2
4
6
281
2
5
6
6
8
068
9
9
22/04/2019
to
28/04/2019
2
9
0
143
3
8
4
9
0
394
6
9
4
4
6
461
5
0
6
8
9
311
0
0
3
5
9
757
8
0
2
7
8
763
5
8
3
7
8
852
5
8
29/04/2019
to
05/05/2019
2
4
6
261
6
9
3
9
0
257
8
0
2
6
7
595
6
8
8
8
9
521
1
0
6
6
7
983
7
8
6
7
9
281
7
0
2
6
7
501
3
6
06/05/2019
to
12/05/2019
6
8
0
432
2
9
3
5
9
781
2
5
5
5
9
994
6
9
2
2
7
112
9
0
7
0
0
793
7
9
1
4
4
913
3
5
3
3
4
001
2
7
13/05/2019
to
19/05/2019
9
0
0
991
4
4
3
7
8
801
3
6
2
5
9
695
6
8
2
7
0
903
8
9
1
6
6
336
8
9
1
6
9
691
1
7
3
6
8
704
7
9
20/05/2019
to
26/05/2019
1
2
0
383
5
0
1
3
5
941
5
8
6
7
9
243
5
6
6
8
8
204
7
9
1
4
5
042
3
9
3
4
4
186
6
6
2
2
4
846
8
0
27/05/2019
to
02/06/2019
1
3
4
811
3
7
3
4
8
592
3
4
4
5
8
791
1
7
2
6
9
771
2
4
7
9
0
625
8
9
1
6
0
721
4
7
3
6
7
625
7
0
03/06/2019
to
09/06/2019
2
2
9
332
3
8
2
6
8
634
4
5
4
4
9
773
4
0
2
3
6
122
4
6
1
8
8
701
4
5
1
1
7
921
4
7
4
9
9
257
8
0
10/06/2019
to
16/06/2019
5
6
6
732
4
7
2
0
0
211
1
9
5
6
0
193
7
9
6
6
9
102
9
9
4
8
0
204
6
0
2
5
6
373
5
9
3
4
6
311
2
8
17/06/2019
to
23/06/2019
5
6
8
971
2
4
4
8
9
192
8
9
2
2
7
132
3
8
2
4
0
662
5
9
3
8
0
105
7
8
4
7
9
002
3
5
3
5
8
625
7
0
24/06/2019
to
30/06/2019
3
3
7
301
4
5
1
3
0
441
3
0
1
2
7
083
5
0
1
9
0
061
5
0
1
1
7
975
6
6
4
7
7
894
5
0
4
8
9
151
6
8
01/07/2019
to
07/07/2019
1
4
8
304
7
9
4
4
9
751
4
0
2
2
5
902
2
6
5
6
7
812
4
5
2
5
0
736
8
9
3
5
5
316
7
8
4
5
0
953
4
8
08/07/2019
to
14/07/2019
2
6
8
671
2
4
6
9
9
415
7
9
2
7
0
904
6
0
3
5
9
737
8
8
1
6
9
672
2
3
2
4
5
154
4
7
5
6
0
183
6
9
15/07/2019
to
21/07/2019
1
3
5
952
5
8
2
6
7
526
8
8
4
6
9
927
7
8
3
5
5
368
9
9
5
8
0
384
5
9
4
6
7
773
6
8
1
2
0
323
9
0
22/07/2019
to
28/07/2019
1
3
3
703
8
9
5
6
8
982
3
3
7
8
0
504
8
8
1
5
8
483
7
8
4
5
5
441
1
2
3
7
8
806
7
7
1
9
9
962
4
0
29/07/2019
to
04/08/2019
2
7
7
646
8
0
4
4
5
395
5
9
2
3
8
361
7
8
2
9
9
037
8
8
2
5
9
671
1
5
2
8
8
811
5
5
4
7
8
945
9
0
05/08/2019
to
11/08/2019
2
5
7
442
3
9
1
4
0
557
8
0
2
8
0
041
1
2
1
8
9
873
4
0
4
4
8
667
9
0
3
9
9
113
3
5
3
5
9
716
6
9
12/08/2019
to
18/08/2019
3
5
8
699
0
0
3
6
0
991
2
6
5
7
0
242
4
8
*
*
*
***
*
*
1
3
4
851
7
7
3
6
9
847
7
0
2
4
4
023
9
0
19/08/2019
to
25/08/2019
1
6
7
401
4
5
4
4
0
885
6
7
4
5
9
891
3
5
3
5
6
415
6
0
5
7
8
061
5
0
2
4
0
694
6
9
2
2
4
842
3
9
26/08/2019
to
01/09/2019
4
5
0
902
3
5
3
6
9
826
8
8
1
5
5
151
4
0
2
4
9
502
8
0
6
9
9
481
3
4
5
5
8
821
1
0
1
7
8
684
7
7
02/09/2019
to
08/09/2019
1
2
2
572
7
8
1
4
8
304
7
9
4
7
0
191
2
6
4
4
6
412
9
0
4
8
8
026
7
9
8
8
9
502
2
6
1
1
3
506
7
7
09/09/2019
to
15/09/2019
5
7
9
153
3
9
2
6
6
403
7
0
1
5
0
689
9
0
7
7
0
421
5
6
6
8
9
353
5
7
4
5
7
671
2
4
4
9
0
373
6
8
16/09/2019
to
22/09/2019
2
3
8
393
8
8
3
4
0
704
7
9
1
8
0
911
4
6
7
8
9
482
7
9
3
6
7
672
6
9
9
0
0
904
7
9
2
6
7
515
8
8
23/09/2019
to
29/09/2019
7
9
9
516
7
8
4
5
9
895
7
7
4
6
7
767
9
0
1
3
3
785
5
8
3
3
4
072
6
9
4
6
9
933
5
5
2
4
5
143
3
8
30/09/2019
to
06/10/2019
1
1
0
274
5
8
1
2
9
231
1
1
1
3
0
404
7
9
3
3
6
202
8
0
4
4
6
401
3
6
2
6
8
692
2
5
1
1
4
674
4
9
07/10/2019
to
13/10/2019
5
8
8
178
9
0
5
7
8
062
5
9
1
6
7
425
7
0
1
7
0
801
4
5
1
6
9
603
8
9
1
7
7
575
5
7
3
4
4
162
5
9
14/10/2019
to
20/10/2019
6
6
7
972
7
8
5
5
0
006
6
8
4
6
9
973
4
0
8
8
9
582
7
9
6
8
9
314
8
9
2
5
6
313
8
0
3
4
7
401
3
6
21/10/2019
to
27/10/2019
5
7
8
001
2
7
6
7
8
112
4
5
1
2
5
821
5
6
3
4
6
341
6
7
1
3
5
904
8
8
6
8
9
301
2
7
1
6
6
379
9
9
28/10/2019
to
03/11/2019
2
7
9
856
9
0
4
7
8
933
5
5
2
8
9
964
6
6
1
6
9
672
6
9
2
2
5
911
2
8
4
6
9
963
4
9
2
3
6
131
3
9
04/11/2019
to
10/11/2019
6
8
0
474
6
7
1
2
6
934
4
5
5
7
9
174
4
9
9
9
0
865
5
6
2
4
9
515
7
9
1
4
5
027
7
8
1
5
9
552
5
8
11/11/2019
to
17/11/2019
2
3
4
943
4
7
3
5
9
761
7
8
1
5
6
232
4
7
5
8
0
342
5
7
4
7
0
136
8
9
2
6
9
731
5
7
7
8
8
343
5
6
18/11/2019
to
24/11/2019
1
7
7
521
2
9
1
8
8
791
2
6
7
8
9
401
3
6
1
3
0
403
8
9
4
6
6
694
5
0
1
3
5
956
9
0
6
6
9
101
9
0
25/11/2019
to
01/12/2019
7
9
9
521
5
6
3
7
9
935
8
0
1
2
4
713
8
0
4
7
8
978
9
0
2
7
8
711
5
5
2
5
9
602
9
9
4
6
9
901
2
7
02/12/2019
to
08/12/2019
4
5
9
814
7
0
1
4
5
061
7
8
4
4
7
572
2
3
3
4
6
362
5
9
3
7
8
863
4
9
1
6
0
711
2
8
2
7
9
875
5
7
09/12/2019
to
15/12/2019
3
5
5
323
3
6
6
8
8
205
5
0
3
3
9
524
9
9
2
4
8
475
6
6
2
6
8
692
7
0
7
9
0
652
4
9
2
5
9
681
7
0
16/12/2019
to
22/12/2019
8
9
0
794
5
0
3
6
0
995
6
8
1
3
3
736
8
9
1
6
8
531
4
8
3
9
9
196
6
7
2
5
0
712
3
6
3
9
0
274
6
7
23/12/2019
to
29/12/2019
5
7
9
101
3
6
4
6
0
092
7
0
6
7
0
355
5
5
3
3
9
563
6
7
1
4
5
034
9
0
3
5
6
495
7
7
1
6
8
522
2
8
30/12/2019
to
05/01/2020
3
5
8
621
5
6
2
3
6
127
7
8
1
6
7
442
5
7
7
9
0
661
6
9
1
3
0
422
4
6
4
4
9
731
5
7
6
7
9
273
6
8
06/01/2020
to
12/01/2020
3
4
7
457
8
0
7
8
8
305
7
8
2
3
6
184
5
9
2
3
5
036
7
0
4
4
8
663
6
7
6
9
0
506
6
8
9
9
0
871
1
5
13/01/2020
to
19/01/2020
3
5
7
561
2
3
3
6
9
892
8
9
5
5
5
541
6
7
1
1
6
804
6
0
1
4
8
382
3
3
1
2
8
195
6
8
2
5
5
293
7
9
20/01/2020
to
26/01/2020
3
3
8
485
6
7
5
7
9
153
4
8
8
9
9
662
7
7
1
6
8
525
8
9
4
7
7
826
8
8
5
7
9
125
8
9
*
*
*
***
*
*
27/01/2020
to
02/02/2020
7
8
0
512
2
7
3
8
8
993
6
0
2
9
9
026
7
9
1
9
0
001
4
5
5
7
0
281
8
9
2
4
4
042
3
9
4
7
7
816
7
8
03/02/2020
to
09/02/2020
1
7
0
836
8
9
4
4
9
714
8
9
5
7
7
962
5
9
1
4
4
921
3
8
3
6
8
701
1
8
6
6
9
103
8
9
4
7
9
032
5
6
10/02/2020
to
16/02/2020
4
5
0
991
2
6
1
8
8
703
3
4
2
5
7
481
3
4
5
5
7
744
5
5
5
9
9
322
3
7
7
7
8
261
6
9
2
7
9
806
6
8
17/02/2020
to
23/02/2020
6
8
8
241
1
2
5
6
8
937
8
8
2
4
7
311
0
0
1
3
6
043
5
6
6
7
8
114
8
9
1
3
5
925
8
9
8
9
0
711
2
8
24/02/2020
to
01/03/2020
3
4
9
663
6
7
4
9
0
302
3
5
4
6
7
772
6
9
4
7
7
865
5
6
3
8
0
161
5
0
3
5
9
772
7
8
4
7
9
036
7
0
02/03/2020
to
08/03/2020
1
4
6
194
7
8
3
0
0
377
0
0
4
7
0
174
5
8
1
1
2
401
4
5
9
9
0
831
4
8
3
8
8
984
6
8
4
6
8
863
3
0
09/03/2020
to
15/03/2020
5
7
7
912
3
6
*
*
*
***
*
*
4
6
7
747
7
0
1
5
6
246
8
0
1
5
8
494
6
9
4
8
0
251
6
8
3
4
5
205
7
8
16/03/2020
to
22/03/2020
3
4
7
493
6
0
1
2
5
877
0
0
6
8
0
442
4
8
3
3
4
091
8
0
4
7
9
083
7
8
1
4
6
192
7
0
4
5
7
653
5
7
23/03/2020
to
29/03/2020
3
5
0
893
7
9
2
7
9
871
3
3
3
4
9
622
5
5
5
6
7
881
2
5
1
6
0
765
5
6
8
9
9
625
7
0
7
7
8
223
3
6
30/03/2020
to
05/04/2020
2
4
5
105
5
0
2
4
0
681
1
6
2
8
8
804
7
9
2
7
0
932
3
8
2
3
0
592
8
9
2
2
5
915
7
9
2
4
9
504
8
8
06/04/2020
to
12/04/2020
6
0
0
696
6
7
6
9
0
552
6
7
1
3
3
795
6
8
1
6
8
572
6
9
4
6
8
841
4
9
2
5
7
402
4
4
7
8
0
581
8
9
13/04/2020
to
19/04/2020
2
2
9
393
8
8
3
5
8
652
6
7
1
3
8
215
7
9
3
6
7
681
2
5
3
7
0
013
8
0
1
3
4
873
6
8
7
8
9
414
7
0
20/04/2020
to
26/04/2020
4
9
9
201
3
6
1
2
3
675
6
6
3
4
9
637
7
9
3
5
6
451
4
0
1
7
0
842
2
0
2
2
6
094
7
8
5
6
8
922
2
8
27/04/2020
to
03/05/2020
5
8
0
326
6
0
1
4
7
246
9
9
7
9
0
606
7
7
4
5
6
511
0
0
8
9
9
643
5
6
4
7
9
053
5
7
3
3
9
588
0
0
04/05/2020
to
10/05/2020
2
2
7
103
8
9
1
3
5
906
7
7
1
5
6
283
7
8
5
5
9
971
7
9
2
6
9
793
6
0
1
1
2
401
3
6
2
7
8
741
6
7
11/05/2020
to
17/05/2020
1
4
5
083
5
0
6
8
0
492
3
4
2
4
6
264
4
8
7
7
0
404
7
9
1
5
6
236
7
0
3
3
7
315
7
9
5
6
7
836
8
9
18/05/2020
to
24/05/2020
6
7
9
261
7
8
3
3
0
693
7
9
2
3
9
463
6
7
3
3
4
023
9
0
2
7
7
606
6
8
6
6
7
901
2
7
4
5
5
414
8
9
25/05/2020
to
31/05/2020
2
0
0
293
3
3
2
5
9
684
5
9
3
4
5
233
5
5
2
3
7
271
1
5
2
6
7
564
5
7
5
5
6
663
5
8
1
1
6
891
2
6
01/06/2020
to
07/06/2020
2
7
7
685
5
8
3
4
8
563
6
7
2
8
9
911
4
6
2
9
9
061
2
3
6
6
7
932
3
8
7
8
9
484
4
0
5
0
0
563
4
9
08/06/2020
to
14/06/2020
9
9
0
856
9
0
1
1
4
602
8
0
5
7
7
951
6
8
7
9
9
573
7
7
4
4
0
867
9
0
2
7
0
942
5
7
2
3
9
472
7
8
15/06/2020
to
21/06/2020
6
8
9
323
4
5
1
3
0
484
5
9
3
7
8
814
7
0
7
8
9
431
4
8
1
2
5
821
4
7
8
9
0
752
6
7
3
4
9
626
6
0
22/06/2020
to
28/06/2020
1
6
8
535
8
0
7
0
0
783
6
9
2
5
0
799
0
0
3
3
9
542
5
7
1
2
4
704
6
0
2
4
7
353
6
6
1
5
7
351
7
7
29/06/2020
to
05/07/2020
1
3
8
244
0
0
6
7
0
313
3
5
4
4
7
537
7
9
2
6
6
405
5
0
5
8
9
213
9
9
3
5
5
323
9
0
5
6
9
094
6
9
06/07/2020
to
12/07/2020
1
1
5
712
4
5
2
6
8
662
6
8
2
3
8
381
2
5
8
8
0
626
8
8
2
2
4
822
3
7
7
7
9
316
6
9
1
8
8
785
5
8
13/07/2020
to
19/07/2020
1
3
5
931
5
7
3
4
0
732
4
7
2
4
9
512
4
5
6
7
9
274
4
9
3
7
8
851
5
9
3
7
0
021
5
6
1
7
0
816
7
8
20/07/2020
to
26/07/2020
4
6
7
756
9
0
1
2
6
994
6
9
7
0
0
791
9
9
5
5
6
691
1
7
1
9
9
982
2
4
5
7
0
243
5
6
4
5
9
884
6
8
27/07/2020
to
02/08/2020
3
6
0
901
2
7
3
4
8
531
4
8
6
7
0
336
7
0
1
2
5
806
6
8
3
3
8
423
3
6
1
6
7
411
1
9
2
7
9
805
5
0
03/08/2020
to
09/08/2020
1
5
6
268
8
0
1
2
6
971
2
4
3
4
0
706
6
8
2
3
4
911
5
5
2
5
8
583
6
9
2
5
0
762
6
8
2
6
7
595
7
7
10/08/2020
to
16/08/2020
1
9
0
063
4
9
2
8
9
931
3
9
4
5
8
705
6
9
1
5
7
382
7
9
3
8
8
981
7
0
*
*
*
***
*
*
5
8
0
324
9
9
17/08/2020
to
23/08/2020
5
5
9
921
4
7
7
7
0
473
6
8
2
2
3
732
2
9
3
3
3
931
4
8
7
9
9
516
6
9
4
7
9
011
2
8
6
8
9
342
5
7
24/08/2020
to
30/08/2020
1
7
8
643
5
6
5
0
0
544
4
6
6
8
9
326
7
9
3
7
0
016
7
8
4
4
8
634
9
0
3
3
7
305
6
9
1
9
9
924
9
9
31/08/2020
to
06/09/2020
3
5
8
601
2
7
1
3
6
031
2
0
7
8
0
541
6
7
1
4
4
942
4
8
4
7
8
968
8
0
1
2
4
766
0
0
1
8
8
737
7
9
07/09/2020
to
13/09/2020
3
7
0
041
3
0
2
7
8
701
2
7
3
5
7
552
4
9
2
3
7
254
5
6
8
8
9
581
3
4
3
8
0
132
5
6
2
5
0
471
2
9

14/09/2020
to
20/09/2020

8
9
9
68 4
5
9
4
7
8
91 1
4
6
2
4
7
31 5
7
9
5
8
8
13 1
5
7
1
1
9
14 2
6
2
4
6
20 1
3
6
5
8
9
28 2
3
3

21/09/2020
to
27/09/2020

2
6
6
49 2
2
5
1
6
9
68 1
7
0
2
2
0
40 1
9
0
2
6
8
61 2
4
5
4
8
0
27 2
7
8
4
6
9
93 4
9
0
3
8
9
02 1
5
6

28/09/2020
to
04/10/2020

5
5
9
97 3
5
9
2
5
9
66 1
7
8
4
6
8
80 3
8
9
4
4
8
61 5
6
0
4
6
0
08 3
6
9
4
9
9
21 3
3
5
3
5
8
60 2
3
5

05/10/2020
to
11/10/2020

2
7
0
97 3
6
8
1
3
5
99 3
6
0
3
8
9
09 4
7
8
1
4
7
20 4
6
0
5
6
8
92 6
7
9
2
6
9
73 2
5
6
4
5
0
99 2
8
9

12/10/2020
to
18/10/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

19/10/2020
to
25/10/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

26/10/2020
to
01/11/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

02/11/2020
to
08/11/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

09/11/2020
to
15/11/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

16/11/2020
to
22/11/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

23/11/2020
to
29/11/2020

3
3
7
32 3
3
6
1
1
8
06 6
0
0
3
4
5
29 5
7
7
5
9
9
34 7
8
9
1
3
0
40 2
8
0
4
6
8
81 3
4
4
3
4
6
30 5
7
8

30/11/2020
to
06/12/2020

1
3
7
11 2
9
0
1
9
0
07 2
7
8
6
6
7
96 3
4
9
4
9
0
36 5
5
6
1
8
9
83 1
2
0
3
9
0
20 4
8
8
2
5
0
79 5
6
8

07/12/2020
to
13/12/2020

3
5
7
51 3
9
9
7
8
8
37 4
6
7
4
4
0
80 5
7
8
2
2
3
71 3
4
4
1
2
8
11 6
7
8
3
5
8
65 3
3
9
2
4
6
25 3
5
7

14/12/2020
to
20/12/2020

3
3
6
23 6
7
0
7
9
9
52 5
7
0
5
5
0
06 3
6
7
2
5
6
30 1
3
6
5
6
7
88 2
6
0
4
5
7
69 4
7
8
2
3
8
35 2
6
7

21/12/2020
to
27/12/2020

2
3
3
83 1
3
9
1
4
5
07 1
1
5
7
8
8
37 1
7
9
1
1
9
15 4
4
7
2
6
6
49 2
7
0
3
5
0
81 2
9
0
5
6
0
11 6
6
9

28/12/2020
to
03/01/2021

2
2
4
80 1
9
0
4
6
6
64 7
7
0
2
5
9
69 1
4
4
2
6
9
79 2
8
9
1
2
5
88 5
6
7
3
9
0
24 1
3
0
1
2
8
15 2
4
9

04/01/2021
to
10/01/2021

7
8
9
41 5
6
0
4
5
9
80 2
8
0
2
2
9
35 8
8
9
1
2
6
92 4
8
0
2
4
7
35 1
1
3
2
7
8
72 3
4
5
5
6
7
84 1
3
0

11/01/2021
to
17/01/2021

2
3
4
98 2
3
3
2
4
9
53 3
4
6
6
7
0
32 2
2
8
4
8
9
18 4
6
8
4
5
7
63 6
8
9
5
7
9
10 1
2
7
2
7
9
86 1
7
8

18/01/2021
to
24/01/2021

*
*
*
** *
*
*
*
*
*
** *
*
*
2
8
0
04 5
9
0
2
3
7
20 4
7
9
2
4
5
12 6
8
8
1
3
0
41 3
9
9
1
6
8
59 3
7
9

25/01/2021
to
31/01/2021

1
3
5
95 4
4
7
*
*
*
** *
*
*
4
6
7
77 4
4
9
6
7
9
24 7
8
9
2
4
9
55 3
4
8
3
4
7
46 5
5
6
4
7
8
90 5
7
8

01/02/2021
to
07/02/2021

4
4
8
63 1
2
0
3
5
6
48 1
3
4
5
5
9
97 3
7
7
5
7
7
92 1
3
8
5
5
7
77 1
1
5
5
8
9
21 4
7
0
1
6
8
52 6
6
0

08/02/2021
to
14/02/2021

8
9
9
67 4
5
8
3
9
9
10 1
9
0
1
2
5
87 2
7
8
2
5
9
66 3
6
7
4
4
5
31 3
4
4
4
7
9
00 1
1
8
3
5
9
70 6
7
7

15/02/2021
to
21/02/2021

6
7
8
11 3
8
0
3
7
7
74 1
6
7
3
3
4
06 2
4
0
1
2
9
24 2
4
8
3
6
0
99 1
2
6
2
6
8
60 1
4
5
3
5
7
55 1
5
9

22/02/2021
to
28/02/2021

5
6
9
04 3
4
7
3
7
8
82 5
8
9
1
4
8
39 3
7
9
1
5
6
24 3
5
6
2
6
7
52 1
4
7
4
5
9
88 1
8
9
2
3
4
98 5
6
7

01/03/2021
to
07/03/2021

4
5
7
66 1
7
8
2
6
9
74 2
5
7
1
1
2
47 4
6
7
1
5
7
38 1
7
0
4
6
9
91 4
8
9
3
7
0
06 2
6
8
3
6
9
80 1
1
8

08/03/2021
to
14/03/2021

3
6
0
98 2
3
3
1
5
8
40 2
2
6
1
7
8
66 7
9
0
5
8
8
16 3
4
9
1
5
7
39 6
6
7
1
8
8
72 2
5
5
7
7
0
46 1
1
4

15/03/2021
to
21/03/2021

2
4
6
22 1
2
9
1
3
4
84 4
5
5
1
5
8
40 2
3
5
5
6
9
08 3
7
8
7
0
0
73 2
5
6
4
5
0
99 5
6
8
*
*
*
** *
*
*

22/03/2021
to
28/03/2021

4
4
0
86 1
6
9
5
5
8
87 1
3
3
4
8
8
00 1
4
5
1
2
0
37 1
3
3
3
4
4
13 5
9
9
4
7
0
19 5
7
7
3
5
6
48 4
5
9

29/03/2021
to
04/04/2021

*
*
*
** *
*
*
*
*
*
** *
*
*
2
4
0
66 3
3
0
4
4
7
59 4
6
9
4
7
9
00 1
2
7
1
5
9
51 2
4
5
2
8
8
85 2
5
8

05/04/2021
to
11/04/2021

1
2
4
76 1
7
8
1
4
7
24 1
6
7
*
*
*
** *
*
*
2
4
4
08 1
2
5
4
7
8
95 3
3
9
1
4
9
43 7
7
9
3
9
9
13 2
3
8

12/04/2021
to
18/04/2021

6
7
8
12 1
2
9
4
9
9
26 2
6
8
3
5
6
46 1
5
0
6
6
7
91 1
0
0
1
4
6
19 2
7
0
7
9
0
60 4
7
9
2
8
9
97 4
5
8

19/04/2021
to
25/04/2021

3
7
0
06 4
5
7
2
5
0
70 5
7
8
2
4
5
11 1
3
7
3
5
8
69 4
6
9
2
3
6
15 1
6
8
1
3
8
25 1
2
2
4
5
0
92 2
5
5

26/04/2021
to
02/05/2021

3
4
0
77 2
7
8
2
4
6
23 2
5
6
2
4
7
30 4
8
8
5
7
9
19 2
3
4
4
6
0
02 1
4
7
3
6
6
56 3
6
7
1
0
0
13 1
3
9

03/05/2021
to
09/05/2021

4
5
7
69 1
9
9
1
4
0
56 1
7
8
3
8
8
99 9
0
0
3
8
0
17 2
6
9
3
7
8
84 7
8
9
4
9
0
39 4
7
8
1
4
8
32 3
4
5

10/05/2021
to
16/05/2021

6
6
9
10 5
7
8
*
*
*
** *
*
*
3
3
4
06 3
4
9
6
9
0
54 2
5
7
6
7
0
39 4
5
0
2
2
9
32 6
7
9
7
7
8
21 3
3
5

17/05/2021
to
23/05/2021

3
3
8
47 8
9
0
1
3
6
03 2
3
8
1
5
7
37 4
6
7
4
5
9
85 2
4
9
5
6
8
90 3
8
9
2
3
5
09 2
8
9
1
6
8
59 3
6
0

24/05/2021
to
30/05/2021

5
6
0
17 1
6
0
2
5
8
51 3
8
0
1
1
8
09 1
3
5
4
5
8
75 8
8
9
2
9
0
10 1
4
5
6
8
8
23 4
4
5
6
6
0
25 4
5
6

31/05/2021
to
06/06/2021

4
4
6
43 3
0
0
1
5
8
43 2
4
7
8
9
9
67 2
2
3
5
5
9
92 2
4
6
3
6
8
71 4
8
9
*
*
*
** *
*
*
1
2
8
18 1
7
0

07/06/2021
to
13/06/2021

2
5
6
33 7
7
9
1
2
7
03 3
3
7
*
*
*
** *
*
*
*
*
*
** *
*
*
2
4
9
51 5
6
0
2
7
9
84 2
3
9
3
5
9
76 7
9
0

14/06/2021
to
20/06/2021

*
*
*
** *
*
*
*
*
*
** *
*
*
3
7
9
92 5
8
9
8
0
0
83 5
9
9
3
5
5
33 1
5
7
1
1
0
29 4
6
9
1
4
9
40 2
2
6

21/06/2021
to
27/06/2021

1
1
3
52 7
7
8
2
3
0
52 2
2
8
1
6
0
79 2
8
9
4
5
5
40 5
6
9
5
6
7
81 1
3
7
7
0
0
74 3
3
8
4
7
0
19 2
2
5

28/06/2021
to
04/07/2021

5
5
6
60 1
3
6
1
7
8
64 2
4
8
5
9
0
40 5
7
8
3
6
7
60 3
7
0
*
*
*
** *
*
*
1
2
0
37 4
5
8
*
*
*
** *
*
*

05/07/2021
to
11/07/2021

8
8
9
51 2
2
7
9
9
0
86 4
4
8
2
8
8
89 1
3
5
8
9
9
64 3
5
6
2
3
6
19 1
4
4
2
5
6
37 4
6
7
2
5
8
59 1
8
0

12/07/2021
to
18/07/2021

1
7
9
75 3
5
7
2
3
3
81 3
9
9
*
*
*
** *
*
*
3
9
0
20 2
3
5
5
7
9
14 1
5
8
1
2
8
14 2
5
7
1
2
6
98 5
5
8

19/07/2021
to
25/07/2021

6
9
0
59 3
7
9
3
5
8
62 2
5
5
1
7
8
65 3
6
6
3
6
7
60 3
8
9
2
6
9
72 1
4
7
4
5
8
75 1
6
8
7
8
9
42 1
5
6

26/07/2021
to
01/08/2021

2
8
0
07 2
6
9
2
4
4
00 3
7
0
2
2
4
88 4
7
7
3
4
4
10 5
6
9
2
4
0
61 2
4
5
3
6
8
72 4
8
0
6
7
9
25 2
3
0

02/08/2021
to
08/08/2021

3
7
8
88 4
4
0
7
8
0
57 2
7
8
2
3
9
48 4
5
9
2
5
6
35 2
6
7
3
7
9
94 4
5
5
2
2
9
34 2
6
6
2
6
8
67 7
0
0

09/08/2021
to
15/08/2021

1
6
9
67 2
2
3
5
8
8
13 5
8
0
6
6
9
17 3
7
7
6
9
9
40 5
7
8
2
3
6
17 1
2
4
1
1
8
00 2
9
9
*
*
*
** *
*
*

16/08/2021
to
22/08/2021

6
8
8
27 5
6
6
1
8
8
77 3
4
0
4
4
5
30 2
2
6
3
5
0
88 2
7
9
2
6
0
88 4
7
8
4
7
9
06 4
4
8
6
7
8
14 5
9
0

23/08/2021
to
29/08/2021

7
9
0
60 4
6
0
5
6
7
87 1
6
0
4
4
0
82 1
4
7
3
7
0
00 5
6
9
4
6
9
91 3
8
0
1
3
5
98 1
7
0
2
5
7
48 4
5
9

30/08/2021
to
05/09/2021

2
9
0
19 1
1
7
3
5
9
77 3
4
0
3
6
0
98 1
2
5
1
6
0
79 4
7
8
2
4
6
25 2
6
7
6
8
9
37 4
5
8
3
3
8
40 1
2
7

06/09/2021
to
12/09/2021

1
4
5
06 2
5
9
3
4
9
66 1
1
4
1
6
7
49 1
8
0
7
8
9
49 3
8
8
3
4
5
28 5
6
7
3
4
7
48 3
6
9
3
5
8
61 2
3
6

13/09/2021
to
19/09/2021

*
*
*
** *
*
*
1
7
9
70 1
3
6
2
6
9
76 1
6
9
6
6
8
03 4
9
0
2
3
5
05 3
4
8
2
4
7
33 5
8
0
5
6
8
90 4
6
0

20/09/2021
to
26/09/2021

2
4
8
43 1
5
7
1
3
9
34 1
5
8
3
3
7
34 1
4
9
4
8
9
16 1
7
8
2
3
5
09 5
7
7
*
*
*
** *
*
*
1
6
0
72 2
5
5

27/09/2021
to
03/10/2021

6
7
8
19 4
5
0
1
6
8
51 5
6
0
3
7
8
82 5
8
9
6
6
7
95 7
9
9
9
0
0
93 7
8
8
6
7
9
26 4
6
6
2
5
6
37 4
4
9

04/10/2021
to
10/10/2021

3
8
8
98 1
8
9
3
4
6
30 1
2
7
2
3
0
51 1
0
0
2
2
3
76 3
6
7
1
7
9
71 2
9
0
3
3
0
65 7
9
9
2
4
0
69 2
3
4

11/10/2021
to
17/10/2021

2
8
0
06 1
2
3
4
8
0
20 6
6
8
5
9
0
41 1
3
7
3
5
9
79 5
6
8
4
7
0
10 3
8
9
1
2
6
90 4
8
8
5
5
7
78 5
6
7

18/10/2021
to
24/10/2021

1
4
4
90 3
7
0
1
9
9
97 1
6
0
3
7
9
97 3
5
9
2
5
7
45 1
6
8
3
5
7
58 4
5
9
6
0
0
68 2
7
9
1
4
7
21 5
7
9

25/10/2021
to
31/10/2021

2
5
0
78 3
6
9
6
7
7
04 6
9
9
2
8
9
95 1
7
7
2
3
4
97 2
7
8
3
3
6
21 2
3
6
9
9
0
87 1
8
8
4
5
7
64 1
5
8

01/11/2021
to
07/11/2021

2
4
5
13 2
4
7
3
6
7
68 5
6
7
1
3
7
12 6
7
9
2
6
0
80 1
4
5
2
4
6
29 2
8
9
3
9
0
28 2
3
3
1
7
8
69 5
6
8

08/11/2021
to
14/11/2021

3
8
9
07 1
2
4
4
4
0
80 6
7
7
5
6
6
74 7
7
0
3
5
6
48 3
7
8
2
5
7
41 3
8
0
4
0
0
46 6
0
0
1
1
6
86 3
5
8

15/11/2021
to
21/11/2021

2
6
6
40 1
3
6
6
8
9
36 1
5
0
1
6
0
75 2
4
9
6
7
0
35 3
6
6
5
6
0
12 3
4
5
2
5
7
48 1
3
4
4
9
0
30 1
9
0

22/11/2021
to
28/11/2021

2
7
9
80 4
7
9
2
3
8
32 3
3
6
2
3
8
32 3
3
6
2
7
9
88 3
7
8
1
3
5
99 5
6
8
7
9
9
58 1
7
0
3
4
8
58 3
7
8

29/11/2021
to
05/12/2021

1
7
8
66 2
5
9
2
2
6
01 6
7
8
8
8
0
64 1
6
7
2
4
8
45 2
6
7
1
5
8
46 3
4
9
1
3
7
16 4
5
7
6
8
9
35 4
4
7

06/12/2021
to
12/12/2021

1
2
6
91 3
4
4
3
3
9
58 4
6
8
3
5
9
75 2
5
8
4
5
5
40 2
8
0
4
5
5
40 2
8
0
4
6
7
76 1
6
9
1
2
9
27 8
9
0

13/12/2021
to
19/12/2021

2
8
9
95 5
0
0
2
4
5
19 1
8
0
3
7
9
94 3
5
6
2
7
8
73 7
7
9
2
5
6
33 1
4
8
2
6
8
64 7
7
0
1
3
6
04 1
1
2

20/12/2021
to
26/12/2021

7
7
9
33 1
2
0
1
5
8
41 1
2
8
5
7
9
11 2
3
6
2
5
7
44 3
4
7
5
6
9
02 2
4
6
3
8
0
11 2
4
5
5
6
8
98 1
2
5

27/12/2021
to
02/01/2022

4
5
0
93 1
5
7
4
8
8
01 3
3
5
4
7
9
02 6
6
0
3
9
0
28 4
5
9
2
3
5
06 1
6
9
7
7
7
11 6
7
8
2
4
9
56 2
5
9

03/01/2022
to
09/01/2022

1
7
9
77 3
5
9
1
4
5
02 1
2
9
4
4
0
89 2
7
0
1
7
7
51 4
8
9
1
3
0
45 1
2
2
5
5
9
98 4
6
8
4
5
9
84 4
0
0

10/01/2022
to
16/01/2022

1
2
6
95 3
4
8
3
4
9
65 4
4
7
2
5
5
23 5
9
9
1
4
7
29 3
6
0
6
6
0
26 7
9
0
2
7
9
84 1
6
7
1
2
5
81 4
7
0

17/01/2022
to
23/01/2022

4
4
8
65 1
6
8
2
7
0
93 2
4
7
5
6
7
80 1
4
5
2
3
0
55 6
9
0
6
8
8
26 4
4
8
2
8
0
05 3
4
8
1
3
8
29 4
7
8

24/01/2022
to
30/01/2022

3
6
9
80 5
7
8
5
8
9
27 4
5
8
*
*
*
** *
*
*
1
7
9
76 7
9
0
8
8
0
65 7
8
0
2
5
0
72 1
3
8
1
6
0
76 4
6
6

31/01/2022
to
06/02/2022

4
6
9
95 3
4
8
1
3
0
48 9
9
0
1
8
0
99 1
3
5
3
8
8
99 3
6
0
2
3
6
19 4
6
9
2
3
3
88 2
6
0
1
5
7
31 2
4
5

07/02/2022
to
13/02/2022

2
3
5
01 4
7
0
1
7
8
68 5
6
7
1
6
9
63 6
7
0
7
8
0
50 1
4
5
4
4
7
58 2
7
9
2
5
9
63 2
3
8
8
8
0
63 2
4
7

14/02/2022
to
20/02/2022

4
5
8
71 5
6
0
1
6
0
79 2
7
0
4
8
9
15 1
2
2
1
4
4
95 7
9
9
2
3
9
44 5
9
0
6
9
0
58 1
3
4
2
3
9
47 2
6
9

21/02/2022
to
27/02/2022

2
4
0
63 2
2
9
2
3
6
15 6
9
0
1
4
0
52 6
7
9
4
8
9
13 2
3
8
4
6
7
70 5
7
8
3
5
9
72 5
8
9
1
5
6
23 7
7
9

28/02/2022
to
06/03/2022

4
5
8
72 1
4
7
3
3
5
15 3
6
6
4
9
0
30 1
2
7
6
8
9
30 2
3
5
1
3
8
29 4
7
8
6
6
9
12 1
5
6
3
5
6
49 1
2
6

07/03/2022
to
13/03/2022

3
7
0
04 1
6
7
1
7
0
88 4
5
9
3
4
9
61 5
7
9
1
4
8
37 3
5
9
5
8
8
13 2
5
6
2
3
6
15 6
9
0
1
2
8
12 5
8
9

14/03/2022
to
20/03/2022

3
6
8
77 3
4
0
3
5
7
57 2
6
9
7
8
0
55 2
5
8
9
0
0
98 6
6
6
*
*
*
** *
*
*
5
7
8
04 3
3
8
3
5
8
69 4
7
8

21/03/2022
to
27/03/2022

4
9
0
38 4
7
7
3
7
9
98 4
5
9
1
1
9
13 1
4
8
1
2
6
90 1
3
6
5
6
9
05 2
4
9
2
5
6
35 3
4
5
1
9
0
05 3
4
8

28/03/2022
to
03/04/2022

1
5
8
46 3
4
9
1
3
5
94 5
9
0
5
7
8
09 3
7
9
2
3
5
04 1
1
2
4
6
7
77 4
5
8
8
8
8
42 1
2
9
1
2
3
67 2
7
8

04/04/2022
to
10/04/2022

6
7
0
36 1
7
8
2
4
5
18 8
0
0
5
7
9
14 2
5
7
1
3
3
75 5
0
0
7
0
0
79 1
1
7
5
6
7
84 2
5
7
1
2
4
70 4
8
8

11/04/2022
to
17/04/2022

2
6
7
58 3
7
8
3
5
7
51 2
3
6
5
9
0
46 2
5
9
2
4
7
34 4
0
0
2
8
9
91 4
8
9
1
2
8
10 4
6
0
8
9
0
76 4
5
7

18/04/2022
to
24/04/2022

4
5
8
79 2
3
4
7
0
0
79 1
9
9
1
5
6
26 1
5
0
3
6
9
88 2
7
9
1
2
7
04 1
6
7
1
8
0
98 1
7
0
2
5
6
38 1
3
4

25/04/2022
to
01/05/2022

5
6
9
09 4
7
8
6
8
8
29 5
5
9
3
8
9
08 5
5
8
8
9
9
61 2
3
6
3
6
8
74 3
5
6
5
6
6
71 3
9
9
2
2
6
03 3
4
6

02/05/2022
to
08/05/2022

7
8
8
38 2
2
4
1
7
8
66 2
4
0
2
0
0
22 3
9
0
6
7
9
20 4
6
0
6
8
8
21 5
6
0
1
4
9
40 2
4
4
3
6
9
84 7
8
9

09/05/2022
to
15/05/2022

8
9
0
78 4
5
9
1
5
8
41 5
7
9
2
8
9
98 4
5
9
3
9
0
20 4
7
9
5
6
7
81 1
5
5
1
3
6
03 1
2
0
2
8
0
08 4
6
8

16/05/2022
to
22/05/2022

1
4
5
03 5
8
0
1
7
8
60 1
9
0
3
5
9
79 5
6
8
1
4
6
15 3
4
8
2
3
7
21 2
4
5
3
5
8
68 1
8
9
1
6
9
62 1
3
8

23/05/2022
to
29/05/2022

1
5
0
69 4
5
0
2
3
4
97 2
2
3
1
5
8
47 1
2
4
1
4
8
39 4
6
9
2
5
8
59 1
1
7
1
3
7
18 4
6
8
7
8
9
47 2
7
8

30/05/2022
to
05/06/2022

2
3
5
06 1
2
3
1
4
5
04 3
4
7
5
6
9
06 1
7
8
1
6
0
77 3
5
9
7
9
0
66 2
6
8
3
5
6
42 2
3
7
2
4
0
69 3
7
9

06/06/2022
to
12/06/2022

5
7
8
01 4
8
9
5
7
0
21 1
4
6
8
9
0
72 2
4
6
1
4
0
59 2
3
4
1
7
7
59 3
7
9
4
8
8
01 2
9
0
6
9
9
45 1
4
0

13/06/2022
to
19/06/2022

4
6
0
05 1
6
8
4
7
0
19 5
6
8
1
8
0
97 2
5
0
3
4
6
32 3
3
6
1
5
9
54 2
5
7
4
7
0
12 3
4
5
5
5
8
87 3
6
8

20/06/2022
to
26/06/2022

3
6
7
61 1
1
9
6
9
0
59 3
7
9
2
3
5
03 6
8
9
2
3
0
54 6
8
0
3
5
9
72 6
7
9
5
8
9
26 1
6
9
3
8
0
17 1
8
8

27/06/2022
to
03/07/2022

2
5
6
32 3
9
0
6
7
9
25 4
5
6
2
3
8
33 2
4
7
1
2
8
11 5
6
0
1
2
8
19 4
5
0
1
6
8
59 3
7
9
1
6
0
73 3
4
6

04/07/2022
to
10/07/2022

3
5
0
88 2
7
9
4
7
8
95 2
5
8
2
4
0
64 2
3
9
2
5
9
64 1
6
7
1
2
4
73 4
9
0
4
5
7
66 3
6
7
2
2
2
66 1
7
8

11/07/2022
to
17/07/2022

4
4
7
52 3
4
5
5
8
9
20 5
7
8
3
4
5
28 5
5
8
2
3
7
26 1
5
0
7
8
9
48 3
6
9
5
8
0
34 3
4
7
6
7
8
19 3
6
0

18/07/2022
to
24/07/2022

9
9
0
81 5
7
9
7
7
0
49 9
0
0
3
5
8
66 1
6
9
2
9
9
08 2
3
3
4
5
8
70 2
4
4
4
8
9
12 1
4
7
3
8
9
07 4
6
7

25/07/2022
to
31/07/2022

3
4
9
68 1
3
4
1
5
7
35 2
6
7
4
0
0
49 1
3
5
2
3
4
97 2
7
8
3
3
9
59 1
8
0
6
6
8
01 6
7
8
1
9
0
07 2
5
0

01/08/2022
to
07/08/2022

7
7
8
28 2
7
9
3
4
7
42 6
8
8
2
4
8
48 5
6
7
1
3
0
42 2
4
6
4
8
9
10 1
3
6
4
9
0
31 6
7
8
3
6
9
83 4
4
5

08/08/2022
to
14/08/2022

1
3
8
28 2
3
3
3
5
8
62 7
7
8
2
6
7
51 2
3
6
8
9
0
71 2
9
0
1
3
7
18 3
5
0
1
5
9
52 1
4
7
4
7
9
06 1
7
8

15/08/2022
to
21/08/2022

*
*
*
** *
*
*
1
2
9
23 5
8
0
2
7
9
80 4
6
0
1
3
4
89 1
2
6
3
8
9
05 2
6
7
5
6
9
09 2
3
4
2
4
8
42 5
7
0

22/08/2022
to
28/08/2022

6
7
0
39 4
6
9
2
0
0
28 1
2
5
6
7
7
07 4
4
9
3
5
6
44 7
7
0
4
6
8
80 3
3
4
5
6
7
81 2
2
7
1
3
4
85 5
5
5

29/08/2022
to
04/09/2022

1
2
8
17 3
4
0
2
7
9
83 1
2
0
3
6
7
65 2
5
8
3
5
7
54 1
1
2
7
0
0
76 5
5
6
3
7
0
07 4
5
8
2
3
5
03 6
7
0

05/09/2022
to
11/09/2022

2
6
9
77 4
6
7
1
7
9
77 1
6
0
2
4
5
13 3
0
0
7
8
0
55 2
3
0
4
7
0
13 7
7
9
1
2
0
37 2
7
8
1
2
4
74 3
5
6

11/07/2022
to
17/07/2022

18/07/2022
to
24/07/2022

25/07/2022
to
31/07/2022

01/08/2022
to
07/08/2022

08/08/2022
to
14/08/2022

15/08/2022
to
21/08/2022

22/08/2022
to
28/08/2022

29/08/2022
to
04/09/2022

05/09/2022
to
11/09/2022

12/09/2022
to
18/09/2022

3
4
9
691
8
0
2
3
3
832
5
6
6
8
9
389
9
0
6
9
9
475
5
7
1
2
5
841
1
2
6
6
8
041
4
9
1
1
5
752
5
8

19/09/2022
to
25/09/2022

1
2
7
045
9
0
5
7
9
172
2
3
2
6
0
874
4
9
2
3
6
194
7
8
1
6
9
601
4
5
4
4
8
632
4
7
2
6
7
595
6
8

26/09/2022
to
02/10/2022

5
6
7
831
4
8
2
9
0
114
8
9
1
4
4
927
7
8
7
9
0
644
5
5
5
6
8
971
6
0
1
3
4
881
7
0
2
3
0
561
5
0

03/10/2022
to
09/10/2022

3
4
6
351
6
8
2
4
4
032
5
6
5
7
8
074
5
8
5
8
9
222
4
6
2
4
8
494
6
9
4
5
5
412
4
5
1
6
7
493
7
9

10/10/2022
to
16/10/2022

3
6
7
614
8
9
8
8
9
557
8
0
7
8
9
427
7
8
2
3
9
463
3
0
2
6
8
612
4
5
1
5
6
236
8
9
4
8
0
247
7
0

17/10/2022
to
23/10/2022

4
5
8
782
2
4
1
5
9
531
5
7
4
5
6
531
4
8
2
6
7
583
6
9
2
8
9
963
5
8
3
4
5
241
5
8
1
3
6
022
5
5

24/10/2022
to
30/10/2022

2
3
8
391
2
6
3
5
6
493
7
9
2
4
7
316
7
8
2
5
6
383
7
8
1
2
7
061
6
9
1
7
8
652
6
7
6
7
9
252
4
9

31/10/2022
to
06/11/2022

4
8
0
262
6
8
6
6
0
251
4
0
2
8
0
095
5
9
2
4
4
064
4
8
8
9
0
773
6
8
5
5
6
674
6
7
3
6
7
682
7
9

07/11/2022
to
13/11/2022

1
6
8
594
5
0
1
7
0
873
5
9
4
6
9
921
3
8
1
2
5
825
8
9
4
8
0
284
5
9
7
9
0
672
6
9
2
3
5
051
5
9

14/11/2022
to
20/11/2022

5
7
9
191
8
0
7
9
0
685
6
7
3
8
9
045
9
0
3
5
7
505
7
8
1
4
5
022
3
7
1
4
7
294
7
8
2
4
6
253
4
8

21/11/2022
to
27/11/2022

3
3
6
211
3
7
4
7
7
806
6
8
1
4
6
113
8
0
4
9
0
332
3
8
1
7
8
656
9
0
1
3
0
462
5
9
2
3
8
364
6
6

28/11/2022
to
04/12/2022

5
8
9
254
5
6
1
2
6
935
8
0
2
7
8
762
4
0
3
3
4
004
7
9
2
8
8
801
3
6
4
4
6
446
9
9
1
6
9
653
6
6

05/12/2022
to
11/12/2022

3
4
8
537
8
8
5
9
9
311
0
0
1
6
6
392
7
0
3
5
6
412
9
0
5
8
0
323
4
5
1
4
9
401
4
5
1
7
8
625
8
9

12/12/2022
to
18/12/2022

5
7
8
004
6
0
5
6
0
142
3
9
4
5
8
763
6
7
1
3
8
284
5
9
1
9
9
937
7
9
7
8
9
442
4
8
6
8
9
394
7
8

19/12/2022
to
25/12/2022

2
6
9
701
3
6
1
4
5
026
7
9
1
2
4
701
9
0
2
6
8
621
5
6
4
4
0
857
8
0
2
3
3
834
4
5
1
6
7
433
4
6

26/12/2022
to
01/01/2023

1
4
4
942
3
9
6
6
7
984
6
8
2
5
7
443
4
7
2
6
7
595
6
8
6
7
8
141
5
8
4
5
7
631
3
9
2
4
5
161
6
9

02/01/2023
to
08/01/2023

4
8
0
271
2
4
6
7
7
095
7
7
1
2
0
364
4
8
1
8
0
923
4
5
1
2
5
871
8
8
3
3
8
412
3
6
3
6
8
741
6
7

09/01/2023
to
15/01/2023

5
5
9
982
6
0
8
8
0
692
2
5
4
8
9
122
0
0
2
9
0
171
8
8
2
4
9
511
2
8
4
6
0
032
5
6
3
6
9
883
7
8

16/01/2023
to
22/01/2023

6
7
9
241
4
9
3
4
5
282
3
3
3
8
0
136
8
9
2
4
8
443
5
6
1
2
7
051
4
0
5
6
8
905
6
8
5
7
9
136
7
0

23/01/2023
to
29/01/2023

4
7
0
113
4
4
2
6
8
654
5
6
1
4
7
201
4
5
1
7
0
884
5
9
1
1
5
721
2
9
2
4
0
653
4
8

30/01/2023
to
05/02/2023

4
7
9
051
5
9
1
8
9
842
2
0
1
2
3
623
9
0
1
9
0
054
4
7
6
7
0
321
3
8
3
4
7
456
9
0
1
5
6
247
8
9

06/02/2023
to
12/02/2023

2
6
7
593
6
0
2
4
9
543
5
6
1
5
6
264
5
7
1
4
6
122
3
7
2
8
8
806
6
8
3
4
9
631
5
7
1
3
9
352
3
0

13/02/2023
to
19/02/2023

2
5
7
492
8
9
7
7
8
291
3
5
2
8
8
857
8
0
3
8
9
081
3
4
1
2
5
866
0
0
1
4
8
382
7
9
1
3
7
194
7
8

20/02/2023
to
26/02/2023

4
6
6
672
7
8
4
5
7
651
7
7
3
4
8
526
7
9
4
6
7
721
4
7
2
3
5
073
6
8
5
7
7
941
6
7
3
5
9
711
4
6

27/02/2023
to
05/03/2023

5
9
0
493
7
9
3
5
8
684
6
8
3
5
7
557
8
0
5
7
9
112
4
5
5
7
0
204
6
0
2
2
5
903
8
9
7
7
8
283
6
9

06/03/2023
to
12/03/2023

3
9
0
204
7
9
*
*
*
***
*
*
*
*
*
***
*
*
2
7
8
761
6
9
1
7
8
662
6
8
3
5
0
891
8
0
1
4
9
483
6
9

13/03/2023
to
19/03/2023

1
4
5
002
8
0
3
3
7
392
3
4
2
3
5
051
6
8
4
5
9
872
6
9
3
4
5
281
2
5
4
5
6
522
3
7
7
8
9
485
6
7

20/03/2023
to
26/03/2023

3
7
0
064
6
6
1
5
8
467
9
0
3
4
7
402
2
6
4
7
0
182
7
9
1
3
8
235
8
0
3
7
0
032
4
7
1
6
0
792
8
9

27/03/2023
to
02/04/2023

5
8
9
273
5
9
1
3
7
132
4
7
4
8
9
153
4
8
2
6
0
892
7
0
1
5
8
421
4
7
6
0
0
631
2
0
2
4
8
425
8
9

03/04/2023
to
09/04/2023

5
6
9
016
7
8
3
7
0
013
9
9
4
7
7
874
6
7
2
3
4
974
6
7
3
6
6
552
3
0
3
8
9
052
5
8
7
8
9
496
6
7

10/04/2023
to
16/04/2023

1
5
7
394
6
9
1
3
4
802
8
0
5
6
7
804
6
0
1
8
0
937
8
8
1
2
6
974
5
8
3
6
0
973
5
9
1
4
5
072
6
9

17/04/2023
to
23/04/2023

3
5
7
515
7
9
6
8
0
453
4
8
3
4
5
245
9
0
6
7
8
111
4
6
1
6
7
401
9
0
5
5
6
662
4
0
4
4
9
713
4
4

24/04/2023
to
30/04/2023

7
9
9
533
5
5
4
7
7
831
6
6
1
3
7
172
6
9
1
7
0
812
9
0
5
7
8
073
7
7
5
6
8
978
9
0
4
6
8
854
5
6

01/05/2023
to
07/05/2023

2
5
6
391
3
5
2
6
0
883
7
8
6
7
9
212
4
5
5
6
9
012
3
6
2
3
9
403
8
9
1
7
8
694
7
8
1
5
8
411
3
7

08/05/2023
to
14/05/2023

2
3
3
881
8
9
1
5
9
511
2
8
2
2
8
224
8
0
4
5
9
851
7
7
7
0
0
721
2
9
2
4
6
281
3
4
1
8
9
863
4
9

15/05/2023
to
21/05/2023

3
3
9
582
7
9
3
5
6
401
3
6
7
8
9
451
4
0
3
6
9
852
6
7
4
4
8
662
5
9
8
9
0
724
8
0
6
7
9
291
2
6

22/05/2023
to
28/05/2023

2
4
6
293
6
0
4
6
0
036
8
9
4
5
8
783
5
0
1
9
0
095
6
8
1
2
8
184
6
8
1
2
3
601
3
6
2
4
5
132
3
8

29/05/2023
to
04/06/2023

3
3
0
675
6
6
2
5
6
301
4
5
1
5
6
246
9
9
2
6
0
851
6
8
6
8
0
421
2
9
8
0
0
893
7
9
1
2
5
814
8
9

05/06/2023
to
11/06/2023

5
7
8
061
1
4
2
3
9
472
7
8
1
9
0
011
4
6
2
3
3
816
7
8
8
9
0
751
4
0
2
2
9
331
5
7
8
9
9
651
5
9

12/06/2023
to
18/06/2023

3
4
9
692
8
9
2
3
4
982
6
0
4
6
7
752
4
9
3
4
7
412
3
6
3
7
7
783
6
9

19/06/2023
to
25/06/2023

7
8
9
481
3
4
3
5
7
552
6
7

26/06/2023
to
02/07/2023

03/07/2023
to
09/07/2023

10/07/2023
to
16/07/2023

17/07/2023
to
23/07/2023

24/07/2023
to
30/07/2023

31/07/2023
to
06/08/2023

07/08/2023
to
13/08/2023

14/08/2023
to
20/08/2023

21/08/2023
to
27/08/2023

28/08/2023
to
03/09/2023

04/09/2023
to
10/09/2023

11/09/2023
to
17/09/2023

18/09/2023
to
24/09/2023

25/09/2023
to
01/10/2023

02/10/2023
to
08/10/2023

09/10/2023
to
15/10/2023

16/10/2023
to
22/10/2023

23/10/2023
to
29/10/2023

30/10/2023
to
05/11/2023

06/11/2023
to
12/11/2023

13/11/2023
to
19/11/2023

20/11/2023
to
26/11/2023

27/11/2023
to
03/12/2023

04/12/2023
to
10/12/2023

11/12/2023
to
17/12/2023

18/12/2023
to
24/12/2023

25/12/2023
to
31/12/2023

01/01/2024
to
07/01/2024

08/01/2024
to
14/01/2024

15/01/2024
to
21/01/2024

22/01/2024
to
28/01/2024

29/01/2024
to
04/02/2024

05/02/2024
to
11/02/2024

12/02/2024
to
18/02/2024

19/02/2024
to
25/02/2024

26/02/2024
to
03/03/2024

04/03/2024
to
10/03/2024

11/03/2024
to
17/03/2024

18/03/2024
to
24/03/2024

25/03/2024
to
31/03/2024

Go To Top