Pagini recente » Cod sursa (job #766751) | Borderou de evaluare (job #1515623) | Cod sursa (job #1162765) | Monitorul de evaluare | Borderou de evaluare (job #1525780)
Borderou de evaluare (job #1525780)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:32:54: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 2 has type ‘int’ [-Wformat=]
for (i=1;i<=n;i++) printf("%lld\n",findlower(1,1,m,i));
^
user.cpp: In function ‘void build(int, int, int)’:
user.cpp:9:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
if (st==dr) scanf("%lld %lld",&arb[nod],&t[st]); else
^
user.cpp: In function ‘int main()’:
user.cpp:29:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("proc2.in","r",stdin);
^
user.cpp:30:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("proc2.out","w",stdout);
^
user.cpp:31:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld %lld",&n,&m); build(1,1,m);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 48ms | 288kb | Incorect | 0 |
| 2 | 60ms | 280kb | Incorect | 0 |
| 3 | 48ms | 300kb | Incorect | 0 |
| 4 | 44ms | 1036kb | Incorect | 0 |
| 5 | 68ms | 1624kb | Incorect | 0 |
| 6 | 148ms | 1704kb | Incorect | 0 |
| 7 | 100ms | 1780kb | Incorect | 0 |
| 8 | Depăşit | 2884kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 3040kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 3108kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |