12 lines
140 B
C++
12 lines
140 B
C++
/*
|
|
Project name: Pivoter
|
|
Project 1-Word Description: Malware
|
|
Author: Kevin Jerebica ( Osamu-KJ )
|
|
*/
|
|
|
|
#include <iostream>
|
|
|
|
int main()
|
|
{
|
|
}
|