Intervalo maksimumas

Taškai: 40

Compile: OK

intMax.cpp: In function ‘int main()’: intMax.cpp:11:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &N, &Q); ^ intMax.cpp:14:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &a[i]); ^ intMax.cpp:17:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d", &t[i], &p[i], &q[i]); ^

nr.resulttimemessage
1True0.0 sok
2False1.084 sTime limit exceeded (wall clock)
3False1.088 sTime limit exceeded (wall clock)
4True0.148 sok
5False1.08 sTime limit exceeded (wall clock)