Pagini recente » Cod sursa (job #75238) | Cod sursa (job #396741) | Cod sursa (job #1562011) | Cod sursa (job #188301) | Borderou de evaluare (job #1518843)
Borderou de evaluare (job #1518843)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:14: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[10000001]’ [-Wformat=]
scanf("%s",&v);
^
user.cpp:15:21: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[21]’ [-Wformat=]
while(scanf("%s",&v2)!=EOF)
^
user.cpp:8:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
{freopen ("abc2.in","r",stdin);
^
user.cpp:9:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("abc2.out","w",stdout);
^
user.cpp:12:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s",&v);
^
user.cpp:10:9: warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized]
int n,i,k,p,c1,c2,l,s=0,p4;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 264kb | OK | 10 | 0 |
| 2 | 0ms | 264kb | OK | 10 |
| 3 | 0ms | 288kb | OK | 10 |
| 4 | 4ms | 340kb | OK | 10 |
| 5 | 20ms | 584kb | Incorect | 0 |
| 6 | 112ms | 1484kb | Incorect | 0 |
| 7 | 516ms | 5540kb | Incorect | 0 |
| 8 | Depăşit | 10384kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 10388kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 10392kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |