This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| Tugas 2 - program untuk menghitung upah lembur berdasarkan golongan dan lama lembur | |
| Nama : Sekda Febra Dianta HS | |
| NIM : 057918548 | |
| Prodi : Sistem Informasi | |
| Deskripsi : Program untuk menghitung upah lembur berdasarkan golongan dan lama lembur. | |
| */ | |
| import java.text.DecimalFormat; | |
| import java.text.DecimalFormatSymbols; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <link href='https://unpkg.com/@highlightjs/cdn-assets@11.0.1/styles/default.min.css' rel='stylesheet'/> | |
| <script src='https://unpkg.com/@highlightjs/cdn-assets@11.0.1/highlight.min.js'/> | |
| <script> | |
| hljs.configure({cssSelector: "code"}); | |
| hljs.highlightAll(); | |
| </script> | |
| <!--The previous code must be added before the <head> tag.--> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| *PPD-Adobe: "4.3" | |
| *%%%% PPD file for HP Ink Tank 310 Series with CUPS. | |
| *%%%% Created by the CUPS PPD Compiler CUPS v2.3.1. | |
| *% (c) 2008 Copyright HP Development Company, LP | |
| *FormatVersion: "4.3" | |
| *FileVersion: "3.23.12" | |
| *LanguageVersion: English | |
| *LanguageEncoding: ISOLatin1 | |
| *PCFileName: "hp-ink_tank_310_series.ppd" | |
| *Product: "(HP Ink Tank 310)" |