Borderou de evaluare (job #2595724)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:36:18: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
int nr,nr1;bool ok;
^~
main.cpp:37:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("gminmax.in","r",stdin);
^
main.cpp:38:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("gminmax.out","w",stdout);
^
main.cpp:39:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:41:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &nr, &nr1);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 6ms | 2490kb | OK | 10 |
2 | 7ms | 2621kb | OK | 10 |
3 | 29ms | 3014kb | OK | 10 |
4 | 49ms | 3407kb | OK | 10 |
5 | 149ms | 5242kb | OK | 10 |
6 | 380ms | 9043kb | OK | 10 |
7 | 403ms | 10485kb | Time limit exceeded | 0 |
8 | 400ms | 9830kb | Time limit exceeded | 0 |
9 | 400ms | 10878kb | Time limit exceeded | 0 |
10 | 402ms | 9830kb | Time limit exceeded | 0 |
Punctaj total | 60 |