← Back to companies
[ OK ] Loaded —
[ INFO ]
$ cd
$ ls -lt
01
02
03
04
05
$ ls -lt
01
02
03
04
05
user@intervues:~/$
You are given two lists:
Your task is to reconcile each settlement against the events it references. For every settlement compute the sum of the amounts of its referenced events. Then classify the settlement into one of three categories:
If a settlement references an event_id that does not exist, treat the amount of that event as 0. After processing all settlements, also report which events were never referenced by any settlement (unmatched events).