hi

 kjhgkh

A Logical Problem Which you almost confuse your Brain!!!

Coding Question:

                You go to a Shop you have only 100 INR. In that Shop, There is 3 types of Chocolates, one is 5 INR , another is 0.75 INR and the other is 0.25 INR. You must spend 100 INR with total 100 Chocolates only. Do not exceed or Deceed 100 Chocolates and 100 INR also you must buy all three Chocolates. Find How many Chocolates that you buy by spending 100 INR completely.

Code:


#include <stdio.h>
void main()
{
   float a,b,c;
   int i,j,k;
	
   for(i=1;i<=100;i++)
   {
	for(j=1;j<=100;j++)
	{
	    for(k=1;k<=100;k++)
	    {
	      a = 5*i;
	      b = 0.75*j;
	      c = 0.25*k;
	      if((i+j+k) == 100 && (a+b+c) == 100)
	      {
		printf("how many 5 rs choco:%d\n",i);
		printf("how many .75 rs choco:%d\n",j);
		printf("how many .25 rs choco:%d\n",k);
	        printf("how much 5 rs choco:%.2f\n",a);
		printf("how much .75 rs choco:%.2f\n",b);
		printf("how much .25 rs choco:%.2f\n",c);
		printf("***************\n");
	      }
	     }
	 }
		
    }
}

 OUTPUT:

how many 5 rs choco:6
how many .75 rs choco:93
how many .25 rs choco:1
how much 5 rs choco:30.00
how much .75 rs choco:69.75
how much .25 rs choco:0.25
***************
how many 5 rs choco:8
how many .75 rs choco:74
how many .25 rs choco:18
how much 5 rs choco:40.00
how much .75 rs choco:55.50
how much .25 rs choco:4.50
***************
how many 5 rs choco:10
how many .75 rs choco:55
how many .25 rs choco:35
how much 5 rs choco:50.00
how much .75 rs choco:41.25
how much .25 rs choco:8.75
***************
how many 5 rs choco:12
how many .75 rs choco:36
how many .25 rs choco:52
how much 5 rs choco:60.00
how much .75 rs choco:27.00
how much .25 rs choco:13.00
***************
how many 5 rs choco:14
how many .75 rs choco:17
how many .25 rs choco:69
how much 5 rs choco:70.00
how much .75 rs choco:12.75
how much .25 rs choco:17.25
***************

I just coded using C you can do this with any other Languages. By Coding this you can find 5 solutions because 5 times 100 chocoloates and INR came. Therefore these are the Solutions....

UNIX-The Legendary OS

Intro to UNIX:

                           How many of them hear the word UNIX. Unix is an Operating System, For me It is Parent of all other OS and First OS.

Unix-The Legendary OS
UNIX-Parent Of All Other OS

So, I need to tell about Statistics about How many of them using UNIX OS? In the World Who uses Android Phone, Windows or Linux Machine, Even Macintosh, They also use UNIX 100%. All are using UNIX Everyone.There is no one can refuse it.If anyone can refuse it, I will prove it in My Fiction Story-Evolution Of UNIX.

Evolution Of UNIX:

                            Over Multimillions years ago, First A Single Cell is born. Later it is evolving into MultiCellular Organisms like Ant,Frog,Snake,Eagle,Lion,Human. Like That UNix is evolved into FreeBSD and Then later Windows, Linux, Mac OS, Android. So Everyone  Use these all ,So Everyone use This UNIX 100%

Power Of Unix
Unix

                            I have provided Some links(OS Name) above.These are belong to UNix Family. Since Windows has some BSD Code it belongs to FreeBSD, So it also belongs to  UNix.


                                                     


How to install Snap Store on any Linux Distributions?

You can see Android Store(Play Store, Uptodown), Windows Store, Apple store. Most of the members may or may not be know about the Linux Store i.e. Snap Store.
You know very well that all App Store requires an account to download and install apps. But you need not to have an account in SnapStore i.e the speciality.

My Recommendation to install snapd:
     1.Use the root user account.
     2. Having Better internet connection.

Necessity to Install:

Note: you can use any distribution. For some distribution snapd is already installed.
  1. Platform: Linux.
  2. Snapd already installed.
  3. Make sure you have a well internet connection.
Snapd Pre-installed distribution:
Snapd installing distribution:
you can select the distributions here. By selecting the distribution (I am using Kali Linux. So I will use the Kali Linux commands to install it.) you can see the commands to install snapd.

Two types of SnapStore:
       1.Command Line Interface (CLI).
       2.Graphical User Interface (GUI).
Note: you can install both interface. Also First you need to install CLI of SnapStore.

Note: Type or copy after #(hashtag)

Installing snapd (CLI) on Kali Linux:
      1.Open the Terminal Emulator window.
      2.Now type the following Commands:
# apt update
# apt install snapd
# systemctl enable --now snapd apparmor
      3. Restart the computer or login again to ensure the path of Snapd.
      4. To check snapd is installed, try:
$ snap install hello-world
hello-world 6.3 from Canonical✓ installed
$ hello-world
Hello World!
Installing SnapStore (GUI) on Kali Linux:
             After installing CLI of SnapStore, Simply type the following Command on your terminal:
# snap install snap-store
Done!!! You successfully installed the SnapStore application.

Now you can download and install any application from the store.

If you find any errors while installing check this site : https://snapcraft.io/docs/troubleshooting
Or  Comment me...

AOMEI Partition Assistant

AOMEI Partition manager,My favourite partition manager which helps to manage partition easily in a simple way.Personally,On getting tight corners in my computer for partitioning the drive it helps me a lot.


                                The above picture is the loading page of AOMEI partition manager

                                       

                                              The User Interface will be like above the picture

Try this software I have given the download link:AOMEI Partition Assistant (Cracked version)

Password: jinntech

To install follow these steps,

Step-1: First Turn off the internet.
 
Step-2: Next install AOMEI Partition Assistant.

Step-3: Without opening the software, Select the version of you want in the crack folder.

Step-4: Copy the cfg file in crack folder and paste into destination file or installed place of  AOMEI Partition Assistant


uTorrent

utorrent is a p2p connection software you can share any files of any size. It is great advantage in the software but it also have great disadvantage. I explain in a simple example.

You have some games that has high GBs like DMC or Movies or Songs or any Document which you want share to your friends through mails or even whatsapp or any. First of all you must create a torrent file that you want to share.Next send it to your friends.Then your friends must be use the internet to download the file by torrenting software.

Torrenting is a act of downloading or uploading file through the BitTorrent Network or from other users.

Torrenting
itself isn't illegal, but downloading unsanctioned copyrighted material is. ... Your internet service provider (ISP) and copyright trolls monitoring the BitTorrent network can take action if they catch you illegally torrenting.

Download Utorrent: Click here
 

How to create a partition or volume ?

This is a common method to create a partition using disk management or it will simply said shrinking from the hard disk size.

Requirements
👉Having own computer or laptop
👉And some patience

step-1:Click the Start button and Search Disk Management and open it.
step-2:And just simply select your partition that you shrink the size.I just shrinking 40 GB in My second Hard disk.
step-3:Right click the selected partition and select the shrink option.
step-4:wait for few minutes.After that a dialog box appears and you must enter the size in MB.I want 40 GB so I used the calculator and multiplied with 1024 to convert into megabytes(40960 MB).

step-5:And click shrink button.wait a second and there will be a unallocated space you see,just right click that and Click New simple Volume.
step-6:And dialog box appears and click Next.
step-7:Again click Next or you may adjust the size here.
step-8:And assign the drive letter which you like and click Next.I selected J.
step-9:Give the partition name and click Next.I used TechJaiTech.
step-10:And finally click the Finish button and it will ask to format the drive,format it.
After that finally you see a new partition in your pc and you will be able to save your files and folders.
if you have any doubt ask in comment section.

INDIA's First Micro Processor

                         SHAKTI processors are based on the RISC-V (Reduced Instruction Set Computer-5) ISA(Instruction Set Architecture). The processors are based on 22 nm FinFET(Fin Field Effect Transistor) technology. SHAKTI has envisioned a family of processors as part of its road-map, catering to different segments of the market. They have been broadly categorized into "Base Processors", "Multi-Core Processors" and "Experimental Processors". The E and C-classes are the first set of indigenous processors aimed at Internet of Things (IoT), Embedded and Desktop markets. The processor design is free of any royalty and is open-sourced under the Modified BSD License.

https://shakti.org.in/
https://shakti.org.in/

Base Processors

E-Class

                         The E-Class is a 32/64 bit microcontrollers capable of supporting all extensions of RISC-V,aimed at low compute applications and low-power.

C-Class

                     The  C-Class is a 64 bit microcontroller processor, aimed at midrange embedded applications.It gives a high performance in Linux based applications.It can also customized up to 2 GHz.

I-Class

                         The I-Class is a 64 bit processor which targets the Compute,Mobile,storage and Networking platforms.The operational clock frequency of this processor is 1.5-2.5 GHz.

Multi-Core Processor

M-Class

                       The M-Class is a combination of C and I - Class Cores.The M-Class Processor targets the general purpose compute,low end server and Mobile applications

S-Class

                       The S-Class is 64 bit Processor aimed at Desktop,Enterprise server Application.Its supports 2-16 cores with a clock frequency of about 1.2–3 GHz.

H-Class

                   The H-Class is a 64 bit processor aimed at highly parallel enterprise, HPC and Analystics Applications.It has up to 128 cores with multiple accelerator per core.

Experimental Processors

T-Class

                 The T-Class is aimed to provide additional hardware support for securing information from Memory based attacks.Its design focuses on a unified hardware framework for mitigating spatial and temporal memory attacks.

F-Class 

                 The F-class is a fault-tolerant version of the base class processor. Features include redundant compute blocks (like DMR and TMR), temporal redundancy modules to detect permanent faults, lock-step core configurations, fault localization circuits, ECC for critical memory blocks and redundant bus fabrics.

If you want to Know about Shakti Processor visit:https://shakti.org.in/

How to create a multiboot usb stick using Ventoy?

Hello My Friends,
                            This is my 1st post in my blog.I tell about to create a multiboot usb stick

Requirements to build a multiboot usb
⭐Minimum 8 GB pendrive or maximum you have (please backup the pendrive)
⭐Ventoy Multiboot software
⭐you must have the OS iso files in the following link:https://ventoy.net/en/isolist.html
⭐And some patience

step-1:Download Ventoy from the given link:Click here

step-2:And extract the file

step-3:And plug the pendrive

step-4:Now open the ventoy from the ventoy folder
multiboot usb stick


step-5:Now select the pendrive in ventoy and click install and a dialog box appears to format the disk


step-6:click yes to format the disk after completing the install simply copy iso files to the pendrive that you have, I have only two image files:windows 10 ,Kali linux

step-7:After copying Restart the your PC and change your boot priority to pendrive and go to boot manager by pressing F12 and choose your pendrive that you connected to your PC

step-8:After that you have see the VENTOY Home screen like this
Ventoy
step-9:Now you can install either woundows 10 or kali linux or anything that you have copied to the pendrive

step-10:Now enjoy yourself and thanks for reading My Post

If any doubt contact me through my mail:
jayavelsathanantham@gmail.com