Intervalo maksimumas

Taškai: 40

Compile: OK

intMax.cpp: In function ‘int main()’: intMax.cpp:83:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i", &n, &q); ^ intMax.cpp:91:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i",&(tree[treeSize - 1 + i])); ^ intMax.cpp:95:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i %i", &a, &b, &c); ^

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