Map<String, Integer> scoreMap = new Map<String, Integer>();scoreMap.put('Math', 90);scoreMap.put('Science', 85);System.debug(scoreMap);
Standard input is empty
Standard output is empty
./prog:1: expected expression
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!