Pagini recente » Borderou de evaluare (job #923567) | Borderou de evaluare (job #231775) | Borderou de evaluare (job #1595783) | Borderou de evaluare (job #2008768) | Borderou de evaluare (job #2872885)
Borderou de evaluare (job #2872885)
Raport evaluator
Compilare:
main.cpp:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated]
1 | #import<bits/stdc++.h>
| ^~~~~~
main.cpp:2:72: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
2 | using namespace std;ifstream f("euclid2.in");ofstream g("euclid2.out");main(){int q,a,b;f>>q;while(q--){f>>a>>b;g<<__gcd(a,b)<<'\n';}}
| ^~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 184kb | OK | 10 | 10 |
| 2 | 2ms | 184kb | OK | 10 | 20 |
| 3 | 2ms | 184kb | OK | 10 |
| 4 | 25ms | 372kb | OK | 10 | 10 |
| 5 | 35ms | 409kb | OK | 10 | 10 |
| 6 | 49ms | 483kb | OK | 10 | 10 |
| 7 | 59ms | 544kb | OK | 10 | 40 |
| 8 | 69ms | 585kb | OK | 10 |
| 9 | 69ms | 413kb | OK | 10 |
| 10 | 117ms | 839kb | OK | 10 |
| Punctaj total | 100 |