Instructions on using PC^2
How to start using PC^2 and login:
- log in to your ECS account
- open a window to \\ada\profdata\hamerly\competitive_learning\student_scripts
- launch the program called pc2_login
- if the program asks to overwrite a remembered mapping, type 'y'
- wait for the program to copy PC^2 files and launch PC^2
- use your login ID and password to log in to PC^2
In the same folder, you will find a shell program called command_shell, which
will allow you to compile, edit, and run your programs from the command line
using:
- for C or C++ compiling: "cl -GX <file.c/cpp>"
- for Java compiling: "javac <file.java>"
- for running a Java program: "java <file>"
- for editing a file with VIM: "gvim <file>"
- for editing a file with EMACS: "emacs <file>"
valid html and
css