source: liacs/pm/tentamen_oef/test.cc@ 29

Last change on this file since 29 was 2, checked in by Rick van der Zwet, 15 years ago

Initial import of data of old repository ('data') worth keeping (e.g. tracking
means of URL access statistics)

  • Property svn:executable set to *
File size: 72 bytes
Line 
1#include <iostream>
2
3using namespace std;
4
5int a = 10;
6
7int main() {
8
9}
Note: See TracBrowser for help on using the repository browser.