Pagini recente » Cod sursa (job #2303955) | Cod sursa (job #2592017) | Monitorul de evaluare | Cod sursa (job #569720) | Borderou de evaluare (job #1512954)
Borderou de evaluare (job #1512954)
Raport evaluator
Compilare:
user.cpp: In function ‘int search_aib(int, int)’:
user.cpp:53:7: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
if(st==dr)
^
user.cpp: In function ‘void read()’:
user.cpp:31:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:35:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&x);
^
user.cpp: In function ‘void solve()’:
user.cpp:69:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&tip);
^
user.cpp:72:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&a,&b);
^
user.cpp:78:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&a,&b);
^
user.cpp:84:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&a);
^
user.cpp: In function ‘int main()’:
user.cpp:91:32: 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);
^
user.cpp:92:33: 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 | 0ms | 452kb | OK | 10 |
| 2 | 0ms | 460kb | OK | 10 |
| 3 | 8ms | 476kb | OK | 10 |
| 4 | 48ms | 548kb | OK | 10 |
| 5 | 128ms | 592kb | OK | 10 |
| 6 | 220ms | 712kb | OK | 10 |
| 7 | 232ms | 780kb | OK | 10 |
| 8 | Depăşit | 844kb | Time limit exceeded. | 0 |
| 9 | 340ms | 844kb | OK | 10 |
| 10 | Depăşit | 840kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |