0_0_36456292_10548.cpp:45:9: error: 'unsignedlong' does not name a type
typedef unsignedlong long ULL;
^
0_0_36456292_10548.cpp: In function 'int main()':
0_0_36456292_10548.cpp:86:5: error: 'LLtime' was not declared in this scope
LLtime = 0;
^
0_0_36456292_10548.cpp:88:16: error: 'time' was not declared in this scope
if(a[i] +time <= b[i]){
^
|