Borderou de evaluare (job #2401433)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:80:40: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int64_t {aka long int}' [-Wformat=]
printf("%lld\n" , tree.query(x));
^
main.cpp:65:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("puncte.in" , "r" , stdin) ;
^
main.cpp:66:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("puncte.out" , "w" , stdout) ;
^
main.cpp:69:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d" , &n , &m) ;
^
main.cpp:73:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld %lld" , &a , &b) ;
^
main.cpp:79:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld" , &x) ;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | Incorect | 0 |
2 | 13ms | 262kb | Incorect | 0 |
3 | 33ms | 655kb | Incorect | 0 |
4 | 89ms | 1572kb | Incorect | 0 |
5 | 267ms | 6553kb | Incorect | 0 |
6 | 27ms | 524kb | Incorect | 0 |
7 | 319ms | 4980kb | Incorect | 0 |
8 | 360ms | 5111kb | Incorect | 0 |
9 | 362ms | 5242kb | Incorect | 0 |
10 | 357ms | 5242kb | Incorect | 0 |
Punctaj total | 0 |