| Problem | laptop |
|---|---|
| User | Ninjatobs |
| Submission Time | 2026-06-22 16:55:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
laptop.cpp:7:50: error: exponent has no digits
7 | int cheapest_papple = 1e16, cheapest_nonaplle = 1el6;
| ^~~~
laptop.cpp: In function ‘int main()’:
laptop.cpp:8:6: error: expected ‘(’ before ‘{’ token
8 | for { int{ - 0; l < n; (++) {
| ^
| (
laptop.cpp:8:6: error: expected primary-expression before ‘{’ token
laptop.cpp:13:1: error: expected primary-expression at end of input
13 | }
| ^
laptop.cpp:13:2: error: expected ‘;’ at end of input
13 | }
| ~^
| ;
laptop.cpp:13:1: error: expected primary-expression at end of input
13 | }
| ^
laptop.cpp:13:2: error: expected ‘)’ at end of input
13 | }
| ~^
| )
laptop.cpp:8:6: note: to match this ‘(’
8 | for { int{ - 0; l < n; (++) {
| ^
laptop.cpp:13:1: error: expected statement at end of input
13 | }