Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to submit your code #1

Open
waterlens opened this issue Dec 6, 2022 · 1 comment
Open

How to submit your code #1

waterlens opened this issue Dec 6, 2022 · 1 comment

Comments

@waterlens
Copy link
Member

waterlens commented Dec 6, 2022

You should pack your code and upload it like the following.

stu-code.pgp.txt

You will receive your scores after ~2 minutes.

@github-actions
Copy link

github-actions bot commented Dec 6, 2022

This is the test report of your code

inference without let poly
┌────────────────────────┬──────────────────────┬──────────────────┐
│ name                   │ tests passed / total │ score get / full │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) add 1              │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) mul 1              │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) lt 1               │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) add 2              │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) add 3              │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) mul 2              │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) lt 2               │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) lt 3               │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) lt 4               │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) apply_diff_ty      │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) self_apply         │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) y_comb_self_apply  │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) wrapped_add        │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) wrapped_mul        │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) wrapped_lt         │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) unapplicable       │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) if_cond            │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) if_br_ty           │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (-) if_cond_and_br_ty  │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) add                │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) mul                │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) lt                 │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) inc1               │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) bool_id            │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) wrapped_add        │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) wrapped_mul        │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) wrapped_lt         │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) if_high_order      │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) if_cond_high_order │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) long_app           │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) id                 │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) k                  │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) s                  │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) church3            │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) church_succ        │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) church_add         │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ (+) church_pair        │ 1 / 1                │ 2 / 2            │
├────────────────────────┼──────────────────────┼──────────────────┤
│ total                  │ 37 / 37              │ 74 / 74          │
└────────────────────────┴──────────────────────┴──────────────────┘
inference
┌───────────────┬──────────────────────┬──────────────────┐
│ name          │ tests passed / total │ score get / full │
├───────────────┼──────────────────────┼──────────────────┤
│ (-) lam_poly  │ 1 / 1                │ 2 / 2            │
├───────────────┼──────────────────────┼──────────────────┤
│ (-) if_poly   │ 1 / 1                │ 2 / 2            │
├───────────────┼──────────────────────┼──────────────────┤
│ (-) sii       │ 1 / 1                │ 2 / 2            │
├───────────────┼──────────────────────┼──────────────────┤
│ (-) cmp       │ 1 / 1                │ 2 / 2            │
├───────────────┼──────────────────────┼──────────────────┤
│ (+) dup_let   │ 1 / 1                │ 2 / 2            │
├───────────────┼──────────────────────┼──────────────────┤
│ (+) let_poly  │ 1 / 1                │ 2 / 2            │
├───────────────┼──────────────────────┼──────────────────┤
│ (+) apply     │ 1 / 1                │ 2 / 2            │
├───────────────┼──────────────────────┼──────────────────┤
│ (+) s(k(si))k │ 1 / 1                │ 2 / 2            │
├───────────────┼──────────────────────┼──────────────────┤
│ (+) ski(kis)  │ 1 / 1                │ 2 / 2            │
├───────────────┼──────────────────────┼──────────────────┤
│ (+) skik      │ 1 / 1                │ 2 / 2            │
├───────────────┼──────────────────────┼──────────────────┤
│ (+) long_time │ 1 / 1                │ 2 / 2            │
├───────────────┼──────────────────────┼──────────────────┤
│ (+) nested    │ 1 / 1                │ 2 / 2            │
├───────────────┼──────────────────────┼──────────────────┤
│ (+) nested    │ 1 / 1                │ 2 / 2            │
├───────────────┼──────────────────────┼──────────────────┤
│ total         │ 13 / 13              │ 26 / 26          │
└───────────────┴──────────────────────┴──────────────────┘
total score : 100 / 100

@waterlens waterlens pinned this issue Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant