Pagini recente » Borderou de evaluare (job #2522534) | Borderou de evaluare (job #1529311) | Borderou de evaluare (job #191581) | Borderou de evaluare (job #1441327) | Borderou de evaluare (job #1284509)
Borderou de evaluare (job #1284509)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:20:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < V[u].size() ; i++){
^
user.cpp: In function ‘void solve()’:
user.cpp:86:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < query.size() ; i++){
^
user.cpp: At global scope:
user.cpp:103:6: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type]
main(){
^
user.cpp: In function ‘void loadgraph()’:
user.cpp:60:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:63:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&u);
^
user.cpp: In function ‘void readquery()’:
user.cpp:69:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&q);
^
user.cpp:72:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&a,&b,&c);
^
user.cpp:75:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:78:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp: In function ‘int main()’:
user.cpp:105:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("curent.in","r",stdin);
^
user.cpp:106:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("curent.out","w",stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 2628kb | OK | 5 |
| 2 | 4ms | 2624kb | OK | 5 |
| 3 | 4ms | 2624kb | OK | 5 |
| 4 | 4ms | 2628kb | OK | 5 |
| 5 | 4ms | 2628kb | OK | 5 |
| 6 | 32ms | 3424kb | OK | 5 |
| 7 | 32ms | 3368kb | OK | 5 |
| 8 | 60ms | 4112kb | OK | 5 |
| 9 | 80ms | 4888kb | OK | 10 |
| 10 | 132ms | 6072kb | OK | 10 |
| 11 | 236ms | 8004kb | OK | 10 |
| 12 | 288ms | 9104kb | OK | 10 |
| 13 | 320ms | 9556kb | OK | 10 |
| 14 | Depăşit | 10136kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |