Investigation Special Agent 2:10 by EC

Watch on YouTube

Video archive search: mp4 mov avi mpeg mpg webm mkv

  • Achieved: 4 August 2021
  • Posted: 4 August 2021 at 3:13 pm EDT
  • System: NTSC
  • Points when achieved: 47
  • Rank: N/A - EC has improved this time

Player's comments:
#include <stdio.h>
#include <stdlib.h>
int function() {
int i,sum;
   sum=0;
   for(i=0;i!=100;i++) 
      sum=sum+i;
    return sum;


void main(int argc[],char *argv[]) {
   char s[256];

   sprintf(s,"gcc -O %s.c -Wa,-aldn",argv[0]);     
   system(s);

EC's time history for Investigation Special Agent

Date Achieved Time Proof System
6 August 2021 Video NTSC
5 August 2021 Video NTSC
4 August 2021 Video NTSC
4 August 2021 Video NTSC
4 August 2021 Video NTSC
4 August 2021 Video NTSC
3 August 2021 Video NTSC
17 December 2019 Comments NTSC

See also: