Borderou de evaluare (job #2394776)
Raport evaluator
Compilare:
main.cpp: In function 'void rez()':
main.cpp:38:27: 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:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
main.cpp:46:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &pb);
^
main.cpp:49:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
main.cpp:54:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
main.cpp:59:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &x);
^
main.cpp: In function 'int main()':
main.cpp:72:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("aib.in", "r", stdin);
^
main.cpp:73:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("aib.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 4ms | 131kb | OK | 10 |
3 | 12ms | 131kb | OK | 10 |
4 | 43ms | 393kb | OK | 10 |
5 | 95ms | 524kb | OK | 10 |
6 | 124ms | 655kb | OK | 10 |
7 | 140ms | 786kb | OK | 10 |
8 | 195ms | 917kb | OK | 10 |
9 | 192ms | 1048kb | OK | 10 |
10 | 204ms | 917kb | OK | 10 |
Punctaj total | 100 |