Close
Close

i want to convert this part in c language

   MaxBabu


#include<bits/stdc++.h>
using namespace std;

int main()
{
  int p, i, j, sum=0, min, index;
    float awt=0, atat=0;
    
 cout<<"\nEnter The Total Number of Process: ";
    cin>>p;
    
    int proc[p];
    
 int *cbt = new int[p];
    int  *wt = new int[p];
  int  *gc = new int[p];
    int *tat = new int[p];
  int *tmp = new int[p];

   




  • Learners will understand the different types of social engineering attacks and how their identity can be profiled and used against them by an attacker. [url=https://www.securityx.ca/web-application-security]web application security services[/url]
    - paul4422

Answers

  •    paul4422

    Website and mobile Application Security Prevent Targeted Attacks That Include Cross-site Scripting. Cyber security



Ask Yours
Post Yours
Write your answer