Borderou de evaluare (job #1231777)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:52:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("namlei.in", "r", stdin);
^
user.cpp:53:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("namlei.out", "w", stdout);
^
user.cpp:54:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&n,&m,&x,&y);
^
user.cpp:61:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&nr,&a,&b);
^
user.cpp:73:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n");
^
user.cpp:76:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c\n",&c);
^
user.cpp:81:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d\n",&i,&nr,&a,&b);
^
user.cpp:95:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d\n",&left,&a,&right,&b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 20ms | 340kb | OK | 10 |
2 | 52ms | 332kb | OK | 10 |
3 | 240ms | 8464kb | OK | 10 |
4 | Depăşit | 6972kb | Time limit exceeded. | 0 |
5 | Depăşit | 15240kb | Time limit exceeded. | 0 |
6 | 200ms | 16652kb | OK | 10 |
7 | Depăşit | 4356kb | Time limit exceeded. | 0 |
8 | Depăşit | 14292kb | Time limit exceeded. | 0 |
9 | 164ms | 8464kb | OK | 10 |
10 | Depăşit | 15244kb | Time limit exceeded. | 0 |
Punctaj total | 50 |