×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: C
Posted by: edson ima
Added: Feb 14, 2022 4:23 PM
Views: 406
Tags: no tags
  1. /*
  2.  * Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
  3.  * Click nbfs://nbhost/SystemFileSystem/Templates/cFiles/main.c to edit this template
  4.  */
  5.  
  6. /*
  7.  * File:   main.c
  8.  * Author: lima
  9.  */
  10.  
  11. #include <stdio.h>
  12. gg
  13. #include <stdlib.h>
  14.  
  15. /*
  16.  *
  17.  */
  18. int main(int argc, char** argv) {
  19.  
  20.     return (EXIT_SUCCESS);
  21. }
  22.  
  23.